1 write to _index
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
2526
=> (_parent,
_index
) = (parent, index);
5 references to _index
ILCompiler.Compiler (5)
Compiler\TypePreinit.cs (5)
2552
&& guidValue.Size == _parent._guidBytes[
_index
].Length)
2554
Array.Copy(guidValue.InstanceBytes, _parent._guidBytes[
_index
], _parent._guidBytes[
_index
].Length);
2561
_parent._targetFields[
_index
] = byrefValue.BackingField;
2584
&&
_index
== 0