Search Results for

    Show / Hide Table of Contents

    Interface IAnalyzerAssemblyLoader

    Namespace: Microsoft.CodeAnalysis
    Assembly: Microsoft.CodeAnalysis.dll
    Syntax
    public interface IAnalyzerAssemblyLoader

    Methods

    AddDependencyLocation(string)

    Declaration
    void AddDependencyLocation(string fullPath)
    Parameters
    Type Name Description
    string fullPath

    LoadFromPath(string)

    Declaration
    Assembly LoadFromPath(string fullPath)
    Parameters
    Type Name Description
    string fullPath
    Returns
    Type Description
    Assembly
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0