Example #1
0
 protected TypeSig Substitute(TypeSig sig) => sig.ApplyToLeaf(s => sig.Module.ToSig(typeSubstitutions.Substitute(s.ToSignature())));