1 write to IsDestructorTypeContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\CSharpSyntaxContext.cs (1)
155this.IsDestructorTypeContext = isDestructorTypeContext;
1 reference to IsDestructorTypeContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Recommendations\CSharpRecommendationServiceRunner.cs (1)
100else if (_context.IsDestructorTypeContext)