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