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