2 references to TryGetSingleRange
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\SearchValues\SearchValues.cs (2)
41if (TryGetSingleRange(values, out byte minInclusive, out byte maxInclusive)) 98if (TryGetSingleRange(values, out char minInclusive, out char maxInclusive))