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