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