4 references to ReusableStringBuilderFactoryStart
Microsoft.Build.Framework (4)
ReuseableStringBuilder.cs (3)
266MSBuildEventSource.Log.ReusableStringBuilderFactoryStart(hash: returned.GetHashCode(), newCapacity: capacity, oldCapacity: 0, type: "miss"); 275MSBuildEventSource.Log.ReusableStringBuilderFactoryStart(hash: returned.GetHashCode(), newCapacity: newCapacity, oldCapacity: returned.Capacity, type: "miss-need-bigger"); 284MSBuildEventSource.Log.ReusableStringBuilderFactoryStart(hash: returned.GetHashCode(), newCapacity: capacity, oldCapacity: returned.Capacity, type: "hit");
Utilities\StringBuilderCache.cs (1)
121=> Eventing.MSBuildEventSource.Log.ReusableStringBuilderFactoryStart(