1 write to EntityPropertyMappingsApplied
System.Data.Services.Client (1)
System\Data\Services\Client\AtomMaterializer.cs (1)
1451entry.EntityPropertyMappingsApplied = true;
3 references to EntityPropertyMappingsApplied
System.Data.Services.Client (3)
System\Data\Services\Client\AtomMaterializer.cs (3)
737if (!entry.EntityPropertyMappingsApplied) 1437Debug.Assert(!entry.EntityPropertyMappingsApplied, "!entry.EntityPropertyMappingsApplied -- EPM should happen only once per entry"); 1914if (!entry.EntityPropertyMappingsApplied)