1 write to s_xsiNilSO
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2483Interlocked.CompareExchange<XmlSchemaAttribute?>(ref s_xsiNilSO, tempxsiNilSO, null);
3 references to s_xsiNilSO
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1574if (_attPresence[s_xsiNilSO!.QualifiedName] == null) 1576attList.Add(s_xsiNilSO); 2477if (s_xsiNilSO == null)