2 references to FrameworkErrorUtilities
Microsoft.Build.Framework (2)
ReuseableStringBuilder.cs (2)
189FrameworkErrorUtilities.VerifyThrow(_capacity != -1, "Reusing after dispose"); 301FrameworkErrorUtilities.VerifyThrowInternalNull(returning._borrowedBuilder, nameof(returning._borrowedBuilder));