1 write to Version
Microsoft.CodeAnalysis.CSharp.Features (1)
FileLevelDirectiveHelpers.cs (1)
450
Version
= packageVersion,
2 references to Version
Microsoft.CodeAnalysis.CSharp.Features (2)
FileLevelDirectiveHelpers.cs (2)
454
public override string ToString() =>
Version
is null ? $"#:package {Name}" : $"#:package {Name}@{
Version
}";