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