3 references to InRange
Microsoft.Build.Tasks.Core (1)
src\msbuild\src\Shared\LanguageParser\StreamMappedString.cs (1)
404Assumed.InRange(page, _currentPageNumber - 1, _currentPageNumber, "Could not get character count for this page.");
MSBuild (2)
XMake.cs (2)
3867Assumed.InRange(loggerSpec.Count, 1, 2, "SplitUnquoted() must return at least one string, and no more than two."); 3912Assumed.InRange(loggerSpec.Count, 1, 2, "SplitUnquoted() must return at least one string, and no more than two.");