1 write to standalone
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
107standalone = settings.Standalone;
2 references to standalone
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (2)
142WriteXmlDeclaration(standalone); 166settings.Standalone = standalone;