2 overrides of PrimaryLocationPropertyName
Microsoft.CodeAnalysis (2)
CommandLine\SarifV1ErrorLogger.cs (1)
57
protected override string
PrimaryLocationPropertyName
=> "resultFile";
CommandLine\SarifV2ErrorLogger.cs (1)
54
protected override string
PrimaryLocationPropertyName
=> "physicalLocation";