Property | Type | Description | |
---|---|---|---|
AddDocument | Microsoft.CodeAnalysis.Project | ||
EnumSymbols | void | ||
GetDocumentationProvider | Microsoft.CodeAnalysis.DocumentationProvider | ||
GetFolderChain | string[] | ||
GetTypes | IEnumerable |
||
ReflectAddSourceToAsync | Func |
Method | Description | |
---|---|---|
CreateReferenceFromFilePath ( string assemblyFilePath ) : Microsoft.CodeAnalysis.MetadataReference | ||
LoadMetadataAsSourceSolution ( string assemblyFilePath ) : Microsoft.CodeAnalysis.Solution |
Method | Description | |
---|---|---|
AddDocument ( Microsoft.CodeAnalysis.Project project, string>.KeyValuePair |
||
EnumSymbols ( INamespaceSymbol namespaceSymbol, Action |
||
GetDocumentationProvider ( string assemblyFilePath, string assemblyName ) : Microsoft.CodeAnalysis.DocumentationProvider | ||
GetFolderChain ( INamedTypeSymbol symbol ) : string[] | ||
GetTypes ( INamespaceSymbol namespaceSymbol ) : IEnumerable |
||
ReflectAddSourceToAsync ( object service ) : Func |
public static CreateReferenceFromFilePath ( string assemblyFilePath ) : Microsoft.CodeAnalysis.MetadataReference | ||
assemblyFilePath | string | |
return | Microsoft.CodeAnalysis.MetadataReference |
public static LoadMetadataAsSourceSolution ( string assemblyFilePath ) : Microsoft.CodeAnalysis.Solution | ||
assemblyFilePath | string | |
return | Microsoft.CodeAnalysis.Solution |