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 |
Creates an instance of the current diagnostic definition with specific arguments.
public IDiagnostic WithArguments(T arguments)| Type | Name | Description |
|---|---|---|
| T | arguments |
| Type | Description |
|---|---|
| IDiagnostic |