Base:
property
TypeSubstitution
Microsoft.CodeAnalysis.VisualBasic.Symbols.ErrorTypeSymbol.TypeSubstitution
1 reference to TypeSubstitution
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Metadata\PE\MissingTypeReferences.vb (1)
308
Assert.Same(substitution, DirectCast(missing, SubstitutedErrorType).
TypeSubstitution
)