1 write to _arrayOfTType
ILCompiler.Compiler (1)
Compiler\NoMetadataBlockingPolicy.cs (1)
33_arrayOfTType = contextEntity.Context.SystemModule.GetType("System"u8, "Array`1"u8);
3 references to _arrayOfTType
ILCompiler.Compiler (3)
Compiler\NoMetadataBlockingPolicy.cs (3)
34return _arrayOfTType; 38if (_arrayOfTType != null) 40return _arrayOfTType;