1 write to IsTypeArgumentOfConstraintContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\CSharpSyntaxContext.cs (1)
173this.IsTypeArgumentOfConstraintContext = isTypeArgumentOfConstraintContext;
1 reference to IsTypeArgumentOfConstraintContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Recommendations\CSharpRecommendationServiceRunner.cs (1)
96else if (_context.IsTypeArgumentOfConstraintContext)