2 references to IsLabelContext
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpSemanticFactsService.cs (1)
112
=> semanticModel.SyntaxTree.
IsLabelContext
(position, cancellationToken);
CSharpSyntaxContext.cs (1)
279
isLabelContext: syntaxTree.
IsLabelContext
(position, cancellationToken),