4 references to LabelStateAndNesting
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\AbstractFlowPass.vb (4)
46Private ReadOnly _labels As New Dictionary(Of LabelSymbol, LabelStateAndNesting) 284Dim result As LabelStateAndNesting = Nothing 580Dim labelAndNesting As LabelStateAndNesting = Nothing 602<Out()> Optional ByRef labelAndNesting As LabelStateAndNesting = Nothing) As Boolean