3 references to TypeOfIListGeneric
System.Runtime.Serialization (3)
System\Runtime\Serialization\CodeExporter.cs (1)
1225expectedTypeName, expectedTypeNs, DataContract.GetClrTypeFullName(Globals.TypeOfIListGeneric), DataContract.GetClrTypeFullName(Globals.TypeOfICollectionGeneric))));
System\Runtime\Serialization\CollectionDataContract.cs (2)
514Globals.TypeOfIListGeneric, 964if (interfaceTypeToCheck == Globals.TypeOfICollectionGeneric || interfaceTypeToCheck == Globals.TypeOfIListGeneric)