Property | Type | Description | |
---|---|---|---|
SarifDateTimeFormatMillisecondsPrecision | string | ||
SarifDateTimeFormatSecondsPrecision | string |
Method | Description | |
---|---|---|
BuildMessageFormats ( IEnumerable |
||
ConvertToSarifVersion ( this sarifVersionText ) : SarifVersion | ||
ConvertToSchemaUri ( this sarifVersion ) : |
||
ConvertToText ( this sarifVersion ) : string | ||
FormatMessage ( this exception ) : string | ||
InitializeFromAssembly ( this tool, |
||
InitializeFromAssembly ( this tool, |
||
IsSemanticVersioningCompatible ( this versionText ) : bool |
public static BuildMessageFormats ( IEnumerable |
||
resourceNames | IEnumerable |
|
resourceManager | ||
return | string>.Dictionary |
public static ConvertToSarifVersion ( this sarifVersionText ) : SarifVersion | ||
sarifVersionText | this | |
return | SarifVersion |
public static ConvertToSchemaUri ( this sarifVersion ) : |
||
sarifVersion | this | |
return |
public static ConvertToText ( this sarifVersion ) : string | ||
sarifVersion | this | |
return | string |
public static FormatMessage ( this exception ) : string | ||
exception | this | |
return | string |
public static InitializeFromAssembly ( this tool, |
||
tool | this | |
assembly | ||
return | void |
public static InitializeFromAssembly ( this tool, |
||
tool | this | |
assembly | ||
prereleaseInfo | string | |
return | void |
public static IsSemanticVersioningCompatible ( this versionText ) : bool | ||
versionText | this | |
return | bool |
public static string SarifDateTimeFormatMillisecondsPrecision | ||
return | string |