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