2 references to TopLevel
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Compilation_WellKnownMembers.cs (2)
167result = new MissingMetadataTypeSymbol.TopLevel(this.Assembly.Modules[0], ref emittedName, type, errorInfo); 171result = new MissingMetadataTypeSymbol.TopLevel(this.Assembly.Modules[0], ref emittedName, type);