5 references to Add
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
1640genericInfo.Add(new GenericInfo(this.StableName, null));
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (4)
1126genericInfo.Add(GetGenericInfoForDataMember(key)); 1127genericInfo.Add(GetGenericInfoForDataMember(value)); 1142genericInfo.Add(new GenericInfo(dataMember.MemberTypeContract.StableName, null)); 1322genInfo.Add(ImportGenericInfo(argumentElement, type));