3 references to GetWellKnownType
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder.vb (1)
470
Return
GetWellKnownType
(Me.Compilation, type, syntax, diagBag)
Lowering\StateMachineRewriter\StateMachineRewriter.vb (1)
383
Return Binder.
GetWellKnownType
(F.Compilation, type, Me.Body.Syntax, bag)
Lowering\SyntheticBoundNodeFactory.vb (1)
245
Return Binder.
GetWellKnownType
(Me.Compilation, wt, _syntax, Me.Diagnostics)