2 references to InternalGetContainerForResourceType
System.Data.Services (2)
System\Data\Services\Providers\ReflectionServiceProvider.cs (2)
81
ResourceSet targetSet =
InternalGetContainerForResourceType
(targetType.InstanceType, this.EntitySets.Values);
735
container =
InternalGetContainerForResourceType
(resourcePropertyType, entitySets);