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