18 references to MethodNotImplementedException
System (18)
net\System\Net\_SSPIWrapper.cs (1)
428default: throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\EndPoint.cs (2)
40throw ExceptionHelper.MethodNotImplementedException; 49throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\NetworkInformation\IPGlobalProperties.cs (3)
77throw ExceptionHelper.MethodNotImplementedException; 82throw ExceptionHelper.MethodNotImplementedException; 87throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\WebRequest.cs (11)
811throw ExceptionHelper.MethodNotImplementedException; 822throw ExceptionHelper.MethodNotImplementedException; 830throw ExceptionHelper.MethodNotImplementedException; 838throw ExceptionHelper.MethodNotImplementedException; 847throw ExceptionHelper.MethodNotImplementedException; 856throw ExceptionHelper.MethodNotImplementedException; 947throw ExceptionHelper.MethodNotImplementedException; 987throw ExceptionHelper.MethodNotImplementedException; 992throw ExceptionHelper.MethodNotImplementedException; 997throw ExceptionHelper.MethodNotImplementedException; 1018throw ExceptionHelper.MethodNotImplementedException;
net\System\Net\WebResponse.cs (1)
189throw ExceptionHelper.MethodNotImplementedException;