public bool HasLazyStaticConstructor(TypeDesc type) { return(TypeSystemContext.HasLazyStaticConstructor(type)); }