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