1 write to writeAuthorizationMethods
System.Data.Services (1)
System\Data\Services\Providers\ResourceContainerWrapper.cs (1)
200
this.
writeAuthorizationMethods
= configuration.GetWriteAuthorizationMethods(this.resourceSet);
1 reference to writeAuthorizationMethods
System.Data.Services (1)
System\Data\Services\Providers\ResourceContainerWrapper.cs (1)
155
return this.
writeAuthorizationMethods
;