MustNotHaveRefOrOutParameter(IEligibilityBuilder<IMethod>)
Requires the target method not to have ref or out parameters.
Declaration
public static void MustNotHaveRefOrOutParameter(this IEligibilityBuilder<IMethod> eligibilityBuilder)Parameters
| Type | Name | Description |
|---|---|---|
| IEligibilityBuilder<IMethod> | eligibilityBuilder |