3 references to ReusableStringBuilderFactoryStop
Microsoft.Build.Framework (3)
ReuseableStringBuilder.cs (2)
319MSBuildEventSource.Log.ReusableStringBuilderFactoryStop(hash: returningBuilder.GetHashCode(), returningCapacity: returningBuilder.Capacity, returningLength: returningLength, type: "discard"); 348MSBuildEventSource.Log.ReusableStringBuilderFactoryStop(hash: returningBuilder.GetHashCode(), returningCapacity: returningBuilder.Capacity, returningLength: returningLength, type: returning._borrowedBuilder != returningBuilder ? "return-new" : "return");
Utilities\StringBuilderCache.cs (1)
129=> Eventing.MSBuildEventSource.Log.ReusableStringBuilderFactoryStop(