2 references to ToUpperOrdinal
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\Strings\StringSearchValues.cs (1)
84
ignoreCase ? value.
ToUpperOrdinal
() : value;
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (1)
2607
/// their <see cref="
ToUpperOrdinal
"/> results are ordinally equal.