2 writes to _hasKeyAttribute
System.Xaml (2)
System\Xaml\Parser\XamlScanner.cs (2)
237
_hasKeyAttribute
= false;
682
_hasKeyAttribute
= true;
1 reference to _hasKeyAttribute
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
124
return
_hasKeyAttribute
;