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