1 write to IsDestructorTypeContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxContext.cs (1)
150this.IsDestructorTypeContext = isDestructorTypeContext;
1 reference to IsDestructorTypeContext
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Recommendations\CSharpRecommendationServiceRunner.cs (1)
105else if (_context.IsDestructorTypeContext)