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