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