Implemented interface member:
5 references to Add
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\FileIO\FileSystem.vb (3)
1026Exceptions.Add(SourceDirectoryNode.Path, ex.Message) 1046Exceptions.Add(SubFilePath, ex.Message) 1066Exceptions.Add(SourceDirectoryNode.Path, ex.Message)
System.Collections.Specialized (2)
System\Collections\Specialized\HybridDictionary.cs (2)
237list.Add(key, value); 247list.Add(key, value);