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