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