3 references to Special
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (3)
277
_nsStack[0].Set("xmlns", XmlReservedNs.NsXmlNs, NamespaceKind.
Special
);
278
_nsStack[1].Set("xml", XmlReservedNs.NsXml, NamespaceKind.
Special
);
1710
if (_nsStack[existingNsIndex].kind == NamespaceKind.
Special
)