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