6 references to IsConstructedGenericType
System.Reflection.Metadata (4)
System\Reflection\Metadata\TypeName.cs (4)
128if (IsConstructedGenericType) 231if (IsConstructedGenericType) 291else if (IsConstructedGenericType) 334if (!IsConstructedGenericType)
System.Resources.Extensions (1)
src\libraries\System.Runtime.Serialization.BinaryFormat\src\System\Runtime\Serialization\BinaryFormat\MemberTypeInfo.cs (1)
197if (!typeName.IsConstructedGenericType)
System.Runtime.Serialization.BinaryFormat (1)
System\Runtime\Serialization\BinaryFormat\MemberTypeInfo.cs (1)
197if (!typeName.IsConstructedGenericType)