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