Exemple #1
0
 /// <inheritdoc />
 public ParameterInfo Resolve(bool throwOnError)
 {
     return(ReflectorResolveUtils.ResolveParameter(this, throwOnError));
 }