1 write to s_xsiNoNsSLSO
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2506Interlocked.CompareExchange<XmlSchemaAttribute?>(ref s_xsiNoNsSLSO, tempxsiNoNsSLSO, null);
3 references to s_xsiNoNsSLSO
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1584if (_attPresence[s_xsiNoNsSLSO!.QualifiedName] == null) 1586attList.Add(s_xsiNoNsSLSO); 2499if (s_xsiNoNsSLSO == null)