32 references to PropertyNotImplementedException
System (32)
net\System\Net\EndPoint.cs (1)
30
throw ExceptionHelper.
PropertyNotImplementedException
;
net\System\Net\HttpListener.cs (4)
2693
throw ExceptionHelper.
PropertyNotImplementedException
;
2698
throw ExceptionHelper.
PropertyNotImplementedException
;
2703
throw ExceptionHelper.
PropertyNotImplementedException
;
2708
throw ExceptionHelper.
PropertyNotImplementedException
;
net\System\Net\WebRequest.cs (21)
638
throw ExceptionHelper.
PropertyNotImplementedException
;
641
throw ExceptionHelper.
PropertyNotImplementedException
;
653
throw ExceptionHelper.
PropertyNotImplementedException
;
665
throw ExceptionHelper.
PropertyNotImplementedException
;
668
throw ExceptionHelper.
PropertyNotImplementedException
;
695
throw ExceptionHelper.
PropertyNotImplementedException
;
698
throw ExceptionHelper.
PropertyNotImplementedException
;
712
throw ExceptionHelper.
PropertyNotImplementedException
;
715
throw ExceptionHelper.
PropertyNotImplementedException
;
728
throw ExceptionHelper.
PropertyNotImplementedException
;
731
throw ExceptionHelper.
PropertyNotImplementedException
;
741
throw ExceptionHelper.
PropertyNotImplementedException
;
744
throw ExceptionHelper.
PropertyNotImplementedException
;
753
throw ExceptionHelper.
PropertyNotImplementedException
;
756
throw ExceptionHelper.
PropertyNotImplementedException
;
766
throw ExceptionHelper.
PropertyNotImplementedException
;
769
throw ExceptionHelper.
PropertyNotImplementedException
;
779
throw ExceptionHelper.
PropertyNotImplementedException
;
782
throw ExceptionHelper.
PropertyNotImplementedException
;
796
throw ExceptionHelper.
PropertyNotImplementedException
;
799
throw ExceptionHelper.
PropertyNotImplementedException
;
net\System\Net\WebResponse.cs (6)
138
throw ExceptionHelper.
PropertyNotImplementedException
;
141
throw ExceptionHelper.
PropertyNotImplementedException
;
161
throw ExceptionHelper.
PropertyNotImplementedException
;
164
throw ExceptionHelper.
PropertyNotImplementedException
;
215
throw ExceptionHelper.
PropertyNotImplementedException
;
241
throw ExceptionHelper.
PropertyNotImplementedException
;