2 references to GetAdjacentUnicodeScalarValue
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
5601
int unicodeScalarValue =
GetAdjacentUnicodeScalarValue
(text, textIndex, true);
5608
unicodeScalarValue =
GetAdjacentUnicodeScalarValue
(text, textIndex, false);