2 references to GetAdjacentUnicodeScalarValue
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
5644
int unicodeScalarValue =
GetAdjacentUnicodeScalarValue
(text, textIndex, true);
5651
unicodeScalarValue =
GetAdjacentUnicodeScalarValue
(text, textIndex, false);