2 references to XamlScannerFrame
System.Xaml (2)
System\Xaml\Parser\XamlScannerStack.cs (2)
35
_stack.Push( new
XamlScannerFrame
(null, null) );
42
_stack.Push(new
XamlScannerFrame
(type, ns));