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