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