7 references to VerifyThrowInternalErrorUnreachable
Microsoft.Build (2)
ErrorUtilities.cs (2)
52
/// <inheritdoc cref="FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(bool)"/>
54
=> FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(condition);
Microsoft.Build.Tasks.Core (2)
ErrorUtilities.cs (2)
52
/// <inheritdoc cref="FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(bool)"/>
54
=> FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(condition);
Microsoft.Build.Utilities.Core (2)
ErrorUtilities.cs (2)
52
/// <inheritdoc cref="FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(bool)"/>
54
=> FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(condition);
MSBuild (1)
ErrorUtilities.cs (1)
54
=> FrameworkErrorUtilities.
VerifyThrowInternalErrorUnreachable
(condition);