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