2 references to IsWellFormedUtf16SurrogatePair
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Helpers.cs (1)
108
Debug.Assert(
IsWellFormedUtf16SurrogatePair
(value));
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Transcoding.cs (1)
1395
if (
IsWellFormedUtf16SurrogatePair
(thisDWord))