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