1 write to _xsiNil
System.Private.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
90
_xsiNil
= NameTable.Add("nil");
2 references to _xsiNil
System.Private.Xml (2)
System\Xml\Schema\XsdValidator.cs (2)
64
[MemberNotNull(nameof(
_xsiNil
))]
302
else if (Ref.Equal(objectName,
_xsiNil
))