1 write to etagProperties
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
357this.etagProperties = etag;
2 references to etagProperties
System.Data.Services (2)
System\Data\Services\Providers\ResourceType.cs (2)
349if (this.etagProperties == null) 361return this.etagProperties;