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)
383
public Cctor[] Array { get { return
_array
; } }