2 references to CustomState
System.Data.Services (2)
System\Data\Services\RequestQueryProcessor.cs (2)
441Dictionary<string, object> dictionary = resourceSet.ResourceSet.CustomState as Dictionary<string, object>; 1049Dictionary<string, object> dictionary = resourceSet.ResourceSet.CustomState as Dictionary<string, object>;