1 reference to LoadETagProperties
System.Data.Services (1)
System\Data\Services\Providers\ReflectionServiceProvider.cs (1)
614
HashSet<string> etagPropertyNames = new HashSet<string>(
LoadETagProperties
(parentResourceType), StringComparer.Ordinal);