1 write to _writer
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\IndentedWriter.cs (1)
25_writer = writer;
5 references to _writer
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\IndentedWriter.cs (5)
44_writer.Write(s); 50_writer.Write(c); 56_writer.WriteLine(s); 62_writer.WriteLine(); 73_writer.Write(" ");