1 write to _toolAssemblyVersion
Microsoft.CodeAnalysis (1)
CommandLine\SarifV2ErrorLogger.cs (1)
43_toolAssemblyVersion = toolAssemblyVersion;
2 references to _toolAssemblyVersion
Microsoft.CodeAnalysis (2)
CommandLine\SarifV2ErrorLogger.cs (2)
216_writer.Write("dottedQuadFileVersion", _toolAssemblyVersion.ToString()); 217_writer.Write("semanticVersion", _toolAssemblyVersion.ToString(fieldCount: 3));