SubstContext sealed class SubstContext Documentation Code public readonly CType[] ClassTypes public readonly bool DenormMeth public readonly CType[] MethodTypes public bool IsNop { get; } public SubstContext(TypeArray typeArgsCls, TypeArray typeArgsMeth, bool denormMeth) public SubstContext(AggregateType type) public SubstContext(AggregateType type, TypeArray typeArgsMeth)