7 references to VerifyThrowInternalRooted
Microsoft.Build (2)
ErrorUtilities.cs (2)
103/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowInternalRooted(string)"/> 105=> FrameworkErrorUtilities.VerifyThrowInternalRooted(value);
Microsoft.Build.Tasks.Core (2)
ErrorUtilities.cs (2)
103/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowInternalRooted(string)"/> 105=> FrameworkErrorUtilities.VerifyThrowInternalRooted(value);
Microsoft.Build.Utilities.Core (2)
ErrorUtilities.cs (2)
103/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowInternalRooted(string)"/> 105=> FrameworkErrorUtilities.VerifyThrowInternalRooted(value);
MSBuild (1)
ErrorUtilities.cs (1)
105=> FrameworkErrorUtilities.VerifyThrowInternalRooted(value);