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