1 write to IsLabelContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxContext.cs (1)
160
this.
IsLabelContext
= isLabelContext;
1 reference to IsLabelContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Recommendations\CSharpRecommendationServiceRunner.cs (1)
97
else if (_context.
IsLabelContext
)