4 references to DisposingName
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\ImplementInterface\CSharpImplementInterfaceService.cs (1)
102g.Argument(DisposingName, RefKind.None, g.FalseLiteralExpression()))));
Microsoft.CodeAnalysis.Features (3)
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_DisposePattern.cs (3)
149var ifDisposingStatement = g.IfStatement(g.IdentifierName(DisposingName), []); 176DisposingName)], 197g.Argument(DisposingName, RefKind.None, g.TrueLiteralExpression())))));