1 write to s_xsiTypeSO
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2480
Interlocked.CompareExchange<XmlSchemaAttribute?>(ref
s_xsiTypeSO
, tempXsiTypeSO, null);
3 references to s_xsiTypeSO
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1572
if (_attPresence[
s_xsiTypeSO
!.QualifiedName] == null)
1574
attList.Add(
s_xsiTypeSO
);
2474
if (
s_xsiTypeSO
== null)