2 references to IndentationString
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
500
b.Append(indentObj.
IndentationString
);
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
519
b.Append(indentObj.
IndentationString
);