5 references to TypeDeclarationCSharpSyntaxRewriter
Microsoft.DotNet.ApiDiff (1)
MemoryOutputDiffGenerator.cs (1)
184
new
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)
58
new
TypeDeclarationCSharpSyntaxRewriter
(addPartialModifier),
Microsoft.DotNet.GenAPI.Tests (3)
SyntaxRewriter\TypeDeclarationCSharpSyntaxRewriterTests.cs (3)
13
CompareSyntaxTree(new
TypeDeclarationCSharpSyntaxRewriter
(addPartialModifier: true),
35
CompareSyntaxTree(new
TypeDeclarationCSharpSyntaxRewriter
(addPartialModifier: true),
57
CompareSyntaxTree(new
TypeDeclarationCSharpSyntaxRewriter
(addPartialModifier: true),