Base:
property
Name
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.Name
4 overrides of Name
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\ExtendedErrorTypeSymbol.vb (1)
134Public Overrides ReadOnly Property Name As String
Symbols\MissingMetadataTypeSymbol.vb (1)
38Public Overrides ReadOnly Property Name As String
Symbols\NoPiaMissingCanonicalTypeSymbol.vb (1)
52Public Overrides ReadOnly Property Name As String
Symbols\SubstitutedErrorType.vb (1)
27Public Overrides ReadOnly Property Name As String
2 references to Name
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Retargeting\RetargetingSymbolTranslator.vb (1)
823Return New ExtendedErrorTypeSymbol(errorInfo, type.Name, type.Arity, type.CandidateSymbols, type.ResultKind, True)
Symbols\SubstitutedErrorType.vb (1)
29Return _fullInstanceType.Name