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