5 overrides of Add
System (2)
net\System\Net\mail\HeaderCollection.cs (1)
136public override void Add(string name, string value) {
net\System\Net\WebHeaderCollection.cs (1)
617public override void Add(string name, string value) {
System.Configuration (1)
System\Configuration\KeyValueInternalCollection.cs (1)
27public override void Add(String key, String value) {
System.Web (2)
HttpHeaderCollection.cs (1)
71public override void Add(String name, String value) {
HttpServerVarsCollection.cs (1)
177public override void Add(String name, String value) {
104 references to Add
System (18)
compmod\system\collections\specialized\namevaluecollection.cs (2)
191Add(key, values[j]); 194Add(key, null);
net\System\Net\Cache\HttpRequestCacheValidator.cs (2)
695cc.Add(lastHeaderName, s); 709cc.Add(lastHeaderName, s.Substring(colpos));
net\System\Net\HttpListenerRequest.cs (3)
1498nvc.Add( 1502nvc.Add(name, value); 1507nvc.Add(null, "");
net\System\Net\mail\HeaderCollection.cs (1)
97base.Add(name, value);
net\System\Net\WebHeaderCollection.cs (10)
225InnerCollection.Add(s_CommonHeaderNames[i], m_CommonHeaders[i]); 399InnerCollection.Add(headerName, headerValue); 407InnerCollection.Add(name, value); 422InnerCollection.Add(name, value); 453InnerCollection.Add(name, value); 629InnerCollection.Add(name, value); 672InnerCollection.Add(name, value); 1000InnerCollection.Add(key, values[j]); 1004InnerCollection.Add(key, null); 1024InnerCollection.Add(headerName, headerValue);
System.Configuration (3)
System\Configuration\KeyValueInternalCollection.cs (2)
23base.Add(element.Key, element.Value); 29base.Add(key, value);
System\Configuration\ProviderSettings.cs (1)
176_PropertyNameCollection.Add(prop.Name, (string)base[prop]);
System.Data (1)
fx\src\data\System\Data\Common\DbProviderConfigurationHandler.cs (1)
171config.Add(name,value);
System.ServiceModel (12)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3355CopyHeaders(headers, destination.Add);
System\ServiceModel\Channels\HttpHeadersWebHeaderCollection.cs (2)
84collection.Add(header.Key, string.Empty); 90collection.Add(header.Key, value);
System\UriTemplate.cs (3)
569result.BoundVariables.Add(kvp.Key, UnescapeDefaultValue(kvp.Value)); 1299boundParameters.Add(varName, owner.UnescapeDefaultValue(this.defaultValues[varName])); 1727boundParameters.Add(this.varName, remainingPath.ToString());
System\UriTemplateCompoundPathSegment.cs (3)
216boundParameters.Add(this.varLitPairs[pairIndex].VarName, varValue); 226boundParameters.Add(this.varLitPairs[varLitPairs.Count - 1].VarName, 236boundParameters.Add(this.varLitPairs[varLitPairs.Count - 1].VarName,
System\UriTemplateHelpers.cs (1)
242result.Add(nullKeyValues[i], null);
System\UriTemplateVariablePathSegment.cs (1)
66boundParameters.Add(this.varName, segment);
System\UriTemplateVariableQueryValue.cs (1)
46boundParameters.Add(this.varName, value);
System.ServiceModel.Internals (3)
System\Runtime\UrlUtility.cs (3)
543base.Add( 549base.Add(name, value); 556base.Add(null, string.Empty);
System.Web (43)
Configuration\RemoteWebConfigurationHostServer.cs (1)
232cloneParams.Add(paramKeys[iter], paramValues[iter]);
HttpClientCertificate.cs (17)
162base.Add("ISSUER", null); 163base.Add("SUBJECTEMAIL", null); 164base.Add("BINARYISSUER", null); 165base.Add("FLAGS", null); 166base.Add("ISSUERO", null); 167base.Add("PUBLICKEY", null); 168base.Add("ISSUEROU", null); 169base.Add("ENCODING", null); 170base.Add("ISSUERCN", null); 171base.Add("SERIALNUMBER", null); 172base.Add("SUBJECT", null); 173base.Add("SUBJECTCN", null); 174base.Add("CERTIFICATE", null); 175base.Add("SUBJECTO", null); 176base.Add("SUBJECTOU", null); 177base.Add("VALIDUNTIL", null); 178base.Add("VALIDFROM", null);
HttpCookie.cs (2)
262_multiValue.Add(null, value); 324_multiValue.Add(null, _stringValue);
HttpHeaderCollection.cs (1)
141base.Add(name, value);
HttpRequest.cs (4)
411_form.Add(elements[i].Name, elements[i].GetAsString(ContentEncoding)); 690c.Values.Add(s.Substring(i, ei-i), s.Substring(ei+1, ai-ei-1)); 695c.Values.Add(null, s.Substring(i, ai-i)); 1136_params.Add(cookie.Name, cookie.Value);
HttpResponse.cs (1)
2044Headers.Add(name, value);
HttpValueCollection.cs (6)
201base.Add( 205base.Add(name, value); 210base.Add(null, String.Empty); 257base.Add(name, value); 262base.Add(null, String.Empty); 274base.Add(cookie.Name, cookie.Value);
Management\regiisutil.cs (3)
411nvc.Add("keyContainerName", containerName); 412nvc.Add("cspProviderName", csp); 413nvc.Add("useMachineContainer", ((options & DO_RSA_PKU) != 0) ? "false" : "true");
Profile\HttpProfileBase.cs (1)
406baseProperties.Add(baseProp.Name, String.Empty);
SiteMapProvider.cs (1)
319attributes.Add("description", this.GetType().Name);
UI\Page.cs (2)
3059_leftoverPostData.Add(postKey, null); 3159_leftoverPostData.Add(postKey, null);
XmlSiteMapProvider.cs (4)
718collection.Add(attrName, className.Trim()); 719collection.Add(attrName, key.Trim()); 864coll.Add(_siteMapFileAttribute, virtualPath.VirtualPathString); 865coll.Add(_securityTrimmingEnabledAttrName, System.Web.UI.Util.GetStringFromBool(secuityTrimmingEnabled));
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1076this._ssCollection.Add(name, value);
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
1207state.Add((string)entry.Key, (string)entry.Value);
System.Web.Mobile (20)
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (10)
203collection.Add(MobilePage.ViewStateID, queryString.Get(i)); 208collection.Add(postEventSourceID, queryString.Get(i)); 213collection.Add(postEventArgumentID, queryString.Get(i)); 286collection.Add(postEventSourceID, 288collection.Add(postEventArgumentID, 316collection.Add(name.Substring(0, index).Replace(',',':'), value); 320collection.Add(name.Substring(0, index), value); 361targetCollection.Add(key, String.Empty); 376targetCollection.Add(sourceKey.Replace(',',':'), value); 380targetCollection.Add(sourceKey, value);
UI\MobileControls\Adapters\HtmlFormAdapter.cs (2)
442collection.Add(name, value); 447collection.Add(null, "");
UI\MobileControls\Adapters\WmlPageAdapter.cs (2)
174collection.Add(MobilePage.ViewStateID, speciallyEncodedState); 179collection.Add(name, baseCollection.Get(i));
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (6)
115targetCollection.Add(sourceKey, value); 144collection.Add(postEventSourceID, 146collection.Add(postEventArgumentID, 198collection.Add(MobilePage.ViewStateID, queryString.Get(i)); 202collection.Add(postEventSourceID, queryString.Get(i)); 206collection.Add(postEventArgumentID, queryString.Get(i));
System.Workflow.Runtime (1)
Configuration\WorkflowRuntimeServiceElement.cs (1)
54_parameters.Add(name, value);
System.WorkflowServices (1)
System\ServiceModel\Configuration\PersistenceProviderElement.cs (1)
107persistenceProviderArguments.Add(name, value);