Implemented interface member:
25 references to Add
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
878
_map.
Add
(action, operation);
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
2391
XamlTypeMapper.PITable.
Add
(mappingUri, usingData);
PresentationCore (2)
MS\Internal\IO\Packaging\PreloadedPackages.cs (1)
127
_packagePairs.
Add
(uri, new PackageThreadSafePair(package, threadSafe));
System\IO\Packaging\PackageStore.cs (1)
119
_packages.
Add
(uri, package);
PresentationFramework (6)
MS\Internal\Data\ViewManager.cs (2)
478
base.
Add
(new WeakRefKey(collection), cr);
750
_inactiveViewTables.
Add
(vt, InactivityThreshold);
System\Windows\Documents\PageContent.cs (1)
552
_pendingStreams.
Add
(p, pageStream);
System\Windows\Markup\BamlRecordReader.cs (1)
599
XamlTypeMapper.PITable.
Add
(piMappingRecord.XmlNamespace, mapping);
System\Windows\Markup\BamlWriter.cs (1)
853
_xamlTypeMapper.PITable.
Add
(xmlNamespace, mapping);
System\Windows\Markup\XamlTypeMapper.cs (1)
312
newDict.
Add
(de.Key, de.Value);
System.Configuration.ConfigurationManager (10)
System\Configuration\BaseConfigurationRecord.cs (4)
632
ConfigStreamInfo.StreamInfos.
Add
(ConfigStreamInfo.StreamName, fileStreamInfo);
2886
locationConfigPaths.
Add
(targetConfigPath, locationSectionRecordDictionary);
2895
locationSectionRecordDictionary.
Add
(locationSectionRecord.ConfigKey,
3238
ConfigStreamInfo.StreamInfos.
Add
(streamname, streamInfo);
System\Configuration\ConfigurationElement.cs (1)
1522
nodeFound.
Add
(propertyName, propertyName);
System\Configuration\ConfigurationLockCollection.cs (2)
190
_internalDictionary.
Add
(name, flags); // not from parent
206
_internalDictionary.
Add
(name, flags); // not from parent
System\Configuration\MgmtConfigurationRecord.cs (3)
120
_streamInfoUpdates.
Add
(streamInfo.StreamName, streamInfo.Clone());
577
_streamInfoUpdates.
Add
(newConfigSourceStreamName, streamInfo);
980
_streamInfoUpdates.
Add
(filename, streamInfo);
System.Private.Xml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
818
_prefixesInUse.
Add
(prefix!, nsUri);
851
_prefixesInUse.
Add
(recPrefix!, recNsUri);
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
237
_documentUriInUse.
Add
(baseUri, null);
System\Xml\Xsl\XsltOld\Compiler.cs (1)
552
_documentURIs.
Add
(href, null);
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
961
_map.
Add
(action, operation);