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