3 references to CurrentEntry
System.Data.Services.Client (3)
System\Data\Services\Client\AtomMaterializer.cs (3)
330
/// This will typically be an entity if <see cref="
CurrentEntry
"/>
969
this.
CurrentEntry
.ResolvedObject = this.TargetInstance;
970
this.currentValue = this.materializeEntryPlan.Run(this, this.
CurrentEntry
, this.expectedType);