Method | Description | |
---|---|---|
GetReducedTypeName ( Microsoft.CodeAnalysis.SemanticModel semantic, int positionInClass ) : string | ||
Interface ( ITypeSymbol interfaceType ) : Microsoft.CodeAnalysis | ||
ToString ( ) : string |
public GetReducedTypeName ( Microsoft.CodeAnalysis.SemanticModel semantic, int positionInClass ) : string | ||
semantic | Microsoft.CodeAnalysis.SemanticModel | |
positionInClass | int | |
return | string |
public Interface ( ITypeSymbol interfaceType ) : Microsoft.CodeAnalysis | ||
interfaceType | ITypeSymbol | |
return | Microsoft.CodeAnalysis |