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