1 write to s_xsiSLSO
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2499Interlocked.CompareExchange<XmlSchemaAttribute?>(ref s_xsiSLSO, tempxsiSLSO, null);
3 references to s_xsiSLSO
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1585if (_attPresence[s_xsiSLSO!.QualifiedName] == null) 1587attList.Add(s_xsiSLSO); 2492if (s_xsiSLSO == null)