5 references to TypeDeclarationCSharpSyntaxRewriter
Microsoft.DotNet.ApiDiff (1)
MemoryOutputDiffGenerator.cs (1)
184new TypeDeclarationCSharpSyntaxRewriter(_addPartialModifier), // This must be visited BEFORE GlobalPrefixRemover as it depends on the 'global::' prefix to be found
Microsoft.DotNet.GenAPI (1)
CSharpFileBuilder.cs (1)
58new TypeDeclarationCSharpSyntaxRewriter(addPartialModifier),
Microsoft.DotNet.GenAPI.Tests (3)
SyntaxRewriter\TypeDeclarationCSharpSyntaxRewriterTests.cs (3)
13CompareSyntaxTree(new TypeDeclarationCSharpSyntaxRewriter(addPartialModifier: true), 35CompareSyntaxTree(new TypeDeclarationCSharpSyntaxRewriter(addPartialModifier: true), 57CompareSyntaxTree(new TypeDeclarationCSharpSyntaxRewriter(addPartialModifier: true),