2 references to ReleaseTrackingData
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\ReleaseTrackingHelper.cs (2)
250return new ReleaseTrackingData(builder.ToImmutable(), versionsBuilder.ToImmutable()); 340: this(ImmutableSortedDictionary<string, ReleaseTrackingDataForRule>.Empty, ImmutableHashSet<Version>.Empty)