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