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