2 references to TypeOfIEnumeratorGeneric
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (2)
399
&& interfaceType.GetGenericTypeDefinition() == Globals.
TypeOfIEnumeratorGeneric
425
Type ctorParam = Globals.
TypeOfIEnumeratorGeneric
.MakeGenericType(Globals.TypeOfKeyValuePair.MakeGenericType(keyValueTypes));