2 writes to CurrentConstructorParam
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (2)
197
++_context.CurrentBracketModeParseParameters.
CurrentConstructorParam
<
607
CurrentConstructorParam
= 0;
1 reference to CurrentConstructorParam
System.Xaml (1)
System\Xaml\Parser\MeScanner.cs (1)
213
int currentCtrParam = _context.CurrentBracketModeParseParameters.
CurrentConstructorParam
;