2 references to ComputeUnicodeScalarValue
System.Xaml (2)
System\Xaml\Parser\XamlText.cs (2)
274
beforeValue =
ComputeUnicodeScalarValue
(start - 1, start - 2, text);
286
afterValue =
ComputeUnicodeScalarValue
(end, end, text);