1 write to _xsiNoNamespaceSchemaLocation
System.Private.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
92
_xsiNoNamespaceSchemaLocation
= NameTable.Add("noNamespaceSchemaLocation");
2 references to _xsiNoNamespaceSchemaLocation
System.Private.Xml (2)
System\Xml\Schema\XsdValidator.cs (2)
66
[MemberNotNull(nameof(
_xsiNoNamespaceSchemaLocation
))]
294
else if (Ref.Equal(objectName,
_xsiNoNamespaceSchemaLocation
))