2 references to ExcludeXml
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
273
foreach (string ns in _nsManager.GetNamespacesInScope(XmlNamespaceScope.
ExcludeXml
).Values)
FrameworkFork\Microsoft.Xml\Xml\XmlNamespaceManager.cs (1)
243
case XmlNamespaceScope.
ExcludeXml
: