1 write to s_xsiNilSO
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2488
Interlocked.CompareExchange<XmlSchemaAttribute?>(ref
s_xsiNilSO
, tempxsiNilSO, null);
3 references to s_xsiNilSO
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1576
if (_attPresence[
s_xsiNilSO
!.QualifiedName] == null)
1578
attList.Add(
s_xsiNilSO
);
2482
if (
s_xsiNilSO
== null)