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