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