4 references to WithBlockInfo
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_WithBlock.vb (3)
35Private _withBlockInfo As WithBlockInfo = Nothing 37Friend ReadOnly Property Info As WithBlockInfo 373Dim info As WithBlockInfo = Me._withBlockInfo
Lowering\Diagnostics\DiagnosticsPass.vb (1)
166Dim info As WithBlockBinder.WithBlockInfo = node.Binder.Info