ContextualParameterInfo public class ContextualParameterInfo : ContextualType A parameter info with contextual information. Documentation public string Name { get; } Gets the cached parameter name. public ParameterInfo ParameterInfo { get; } Gets the type context's parameter info.