4 writes to processingMediaLinkEntryPut
System.Data.Services.Client (4)
System\Data\Services\Client\DataServiceContext.cs (4)
4562this.processingMediaLinkEntryPut = false; 4582this.processingMediaLinkEntryPut = true; 4587this.processingMediaLinkEntryPut = false; 4972this.processingMediaLinkEntryPut = false;
5 references to processingMediaLinkEntryPut
System.Data.Services.Client (5)
System\Data\Services\Client\DataServiceContext.cs (5)
4553if (this.processingMediaLinkEntryPut && EntityStates.Unchanged == box.State) 4804this.processingMediaLinkEntryPut || entry.State == EntityStates.Modified, 4807!this.processingMediaLinkEntryPut || (entry.State == EntityStates.Unchanged || entry.State == EntityStates.Modified), 4938this.processingMediaLinkEntry && !this.processingMediaLinkEntryPut)) 4966if (!this.processingMediaLinkEntryPut)