1 write to materializeEntryPlan
System.Data.Services.Client (1)
System\Data\Services\Client\AtomMaterializer.cs (1)
272
this.
materializeEntryPlan
= plan ?? CreatePlan(queryComponents);
2 references to materializeEntryPlan
System.Data.Services.Client (2)
System\Data\Services\Client\AtomMaterializer.cs (2)
288
get { return this.
materializeEntryPlan
; }
970
this.currentValue = this.
materializeEntryPlan
.Run(this, this.CurrentEntry, this.expectedType);