5 references to
dotnet-svcutil-lib (5)
CodeDomFixup\CodeDomHelpers.cs (2)
160if (!MatchType(types1[i], types2[i]))
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
673ValidateTypeReference(refs[i]);
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
3818sb.Append(GetTypeOutput(typeArguments[i]));
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReferenceCollection.cs (1)
122this.Add(value[i]);