2 references to IsSlotAlreadyReported
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\FlowAnalysis\DataFlowPass.vb (2)
628
If Not
IsSlotAlreadyReported
(field.Type, childSlot) Then
1180
If Not
IsSlotAlreadyReported
(localOrFieldType, slot) Then