2 writes to _tokenProperty
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (2)
135
_tokenProperty
= null;
333
_tokenProperty
= prop;
1 reference to _tokenProperty
System.Xaml (1)
System\Xaml\Parser\MeScanner.cs (1)
110
get { return
_tokenProperty
; }