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