1 write to s_mappingXmlSchema
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
3360System.Threading.Interlocked.CompareExchange(ref s_mappingXmlSchema, set, null);
2 references to s_mappingXmlSchema
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
3353if (s_mappingXmlSchema == null) 3363return s_mappingXmlSchema;