1 write to _underlyingSymbol
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\NoPiaIllegalGenericInstantiationSymbol.vb (1)
22_underlyingSymbol = underlyingSymbol
4 references to _underlyingSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\NoPiaIllegalGenericInstantiationSymbol.vb (4)
27Return _underlyingSymbol 48If _underlyingSymbol.IsErrorType() Then 49Dim underlyingInfo As DiagnosticInfo = DirectCast(_underlyingSymbol, ErrorTypeSymbol).ErrorInfo 56Return ErrorFactory.ErrorInfo(ERRID.ERR_CannotUseGenericTypeAcrossAssemblyBoundaries, _underlyingSymbol)