1 reference to HasConstructedEEType
ILCompiler.Compiler (1)
Compiler\UserDefinedTypeDescriptor.cs (1)
597bool hasInstanceFields = defType.IsValueType || NodeFactory.MetadataManager.HasConstructedEEType(defType);