Linker.Steps\MarkStep.cs (4)
1713 MarkStaticConstructor (parent, cctorReason, fieldOrigin);
1885 MarkStaticConstructor (type, reason, origin);
1928 MarkStaticConstructor (type, new DependencyInfo (DependencyKind.TriggersCctorForCalledMethod, reason.Source), origin);
2033 MarkStaticConstructor (type, new DependencyInfo (DependencyKind.CctorForType, type), typeOrigin);