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