MetalamaAPI documentationAspect APIMetalama.​Framework.​DiagnosticsDiagnostic­Definition<T>With­Arguments
Open sandboxFocus

DiagnosticDefinition<T>.WithArguments Method

WithArguments(T)

Creates an instance of the current diagnostic definition with specific arguments.

Declaration
public IDiagnostic WithArguments(T arguments)
Parameters
Type Name Description
T arguments
Returns
Type Description
IDiagnostic