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