2 references to GetClassConstructorContextStorageSize
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NonGCStaticsNode.cs (2)
93return GetClassConstructorContextStorageSize(_type.Context.Target, _type); 188int classConstructorContextStorageSize = GetClassConstructorContextStorageSize(factory.Target, _type);