1 write to _array
System.Private.CoreLib (1)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (1)
379_array = array;
1 reference to _array
System.Private.CoreLib (1)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (1)
383public Cctor[] Array { get { return _array; } }