1 write to _elementCount
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3348_elementCount = elementCount;
3 references to _elementCount
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
3366return _elementCount; 3410builder.EmitInt(_elementCount); 3429public bool IsKnownImmutable => _elementCount == 0;