3 references to Add
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerErrorCollection.cs (2)
85this.Add(value[i]); 103this.Add(value[i]);
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
591results.Errors.Add(ce);