1 implementation of Label
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
4563
public ILabelSymbol
Label
{ get; }
2 references to Label
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
1467
VisitLabel(labelOperation.
Label
);
3868
VisitLabel(operation.
Label
);