4 references to InternalOutputTabs
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (2)
1563((IndentedTextWriter)Output).InternalOutputTabs(); 1568((IndentedTextWriter)Output).InternalOutputTabs();
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (2)
1667((IndentedTextWriter)Output).InternalOutputTabs(); 1672((IndentedTextWriter)Output).InternalOutputTabs();