1 write to _nsXsi
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (1)
80
_nsXsi
= _nameTable.Add(XmlReservedNs.NsXsi);
2 references to _nsXsi
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (2)
363
if (Ref.Equal(objectNs,
_nsXsi
))
719
if (Ref.Equal(objectNs,
_nsXsi
))