2 references to ResultType
System.Data.Services (2)
System\Data\Services\Providers\ServiceOperationWrapper.cs (2)
108get { return this.serviceOperation.ResultType; } 185throw new InvalidOperationException(Strings.BaseServiceProvider_ServiceOperationTypeHasNoContainer(this.serviceOperation.Name, this.serviceOperation.ResultType.FullName));