26 references to ParameterNullOrEmpty
System.Web (26)
Compilation\BuildProvider.cs (1)
194
throw ExceptionUtil.
ParameterNullOrEmpty
("extension");
Configuration\ProtocolsSection.cs (1)
191
throw ExceptionUtil.
ParameterNullOrEmpty
("name");
Hosting\ProcessHost.cs (2)
966
throw ExceptionUtil.
ParameterNullOrEmpty
("context");
969
throw ExceptionUtil.
ParameterNullOrEmpty
("appId");
Hosting\SimpleApplicationHost.cs (1)
30
throw ExceptionUtil.
ParameterNullOrEmpty
("physicalPath");
Management\SqlServices.cs (2)
702
throw ExceptionUtil.
ParameterNullOrEmpty
("server");
712
throw ExceptionUtil.
ParameterNullOrEmpty
("user");
UI\ClientScriptManager.cs (2)
829
throw ExceptionUtil.
ParameterNullOrEmpty
("url");
918
throw ExceptionUtil.
ParameterNullOrEmpty
("script");
UI\ParsedAttributeCollection.cs (3)
54
throw ExceptionUtil.
ParameterNullOrEmpty
("name");
141
throw ExceptionUtil.
ParameterNullOrEmpty
("name");
164
throw ExceptionUtil.
ParameterNullOrEmpty
("name");
UI\StateBag.cs (2)
126
throw ExceptionUtil.
ParameterNullOrEmpty
("key");
162
throw ExceptionUtil.
ParameterNullOrEmpty
("key");
UI\TagPrefixAttribute.cs (2)
22
throw ExceptionUtil.
ParameterNullOrEmpty
("namespaceName");
25
throw ExceptionUtil.
ParameterNullOrEmpty
("tagPrefix");
UI\WebParts\BlobPersonalizationState.cs (2)
803
throw ExceptionUtil.
ParameterNullOrEmpty
("webPartID");
965
throw ExceptionUtil.
ParameterNullOrEmpty
("ID");
UI\WebParts\ProxyWebPart.cs (3)
72
throw ExceptionUtil.
ParameterNullOrEmpty
("originalID");
75
throw ExceptionUtil.
ParameterNullOrEmpty
("originalTypeName");
80
throw ExceptionUtil.
ParameterNullOrEmpty
("genericWebPartID");
UI\WebParts\WebPartPersonalization.cs (1)
477
throw ExceptionUtil.
ParameterNullOrEmpty
("webPartID");
UI\WebParts\WebPartUserCapability.cs (1)
22
throw ExceptionUtil.
ParameterNullOrEmpty
("name");
UI\WebParts\WebPartVerb.cs (1)
44
throw ExceptionUtil.
ParameterNullOrEmpty
("id");
UI\WebResourceAttribute.cs (2)
29
throw ExceptionUtil.
ParameterNullOrEmpty
("webResource");
33
throw ExceptionUtil.
ParameterNullOrEmpty
("contentType");