1 write to _nsXs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
225
_nsXs
= _nameTable.Add(XmlReservedNs.NsXs);
1 reference to _nsXs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1709
if (elementDeclXsi == null && xsiTypeName.Namespace ==
_nsXs
)