2 references to ContainsErrorType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\NativeIntegerTypeDecoder.cs (1)
42
Debug.Assert(type.
ContainsErrorType
());
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
97
bool baseContainsErrorTypes = localBase.
ContainsErrorType
();