2 references to Unknown
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAutoDetectWriter.cs (1)
421if (outMethod == XmlOutputMethod.Html && _writerSettings.IndentInternal == TriState.Unknown)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (1)
692_indent = TriState.Unknown;