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