4 references to MethodNotSupportedException
System (4)
net\System\Net\_BasicClient.cs (2)
143
GlobalLog.LeaveException("BasicClient::EncodingRightGetBytes", ExceptionHelper.
MethodNotSupportedException
);
144
throw ExceptionHelper.
MethodNotSupportedException
;
net\System\Net\_NativeSSPI.cs (2)
154
throw ExceptionHelper.
MethodNotSupportedException
;
158
throw ExceptionHelper.
MethodNotSupportedException
;