2 references to GetWellKnownType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (2)
1761return GetWellKnownType(this.Compilation, type, diagnostics, location); 1770return GetWellKnownType(compilation, type, diagnostics, node.Location);