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