3 references to HasSubstitutedInit
illink (3)
Linker.Steps\CodeRewriterStep.cs (2)
80
if (!Annotations.
HasSubstitutedInit
(field.Resolve ()))
88
if (!Annotations.
HasSubstitutedInit
(field))
Linker.Steps\MarkStep.cs (1)
1716
if (Annotations.
HasSubstitutedInit
(field)) {