Open sandboxFocus

Method FormatAsBuildDiagnostic

FormatAsBuildDiagnostic(IIntrospectionDiagnostic)

Formats an IIntrospectionDiagnostic as a string formatted as a diagnostic of dotnet build or msbuild.

Declaration
public static string FormatAsBuildDiagnostic(this IIntrospectionDiagnostic diagnostic)
Parameters
Type Name Description
IIntrospectionDiagnostic diagnostic
Returns
Type Description
string