3 writes to _currentParameterName
System.Xaml (3)
System\Xaml\Parser\MeScanner.cs (3)
78_currentParameterName = null; 214_currentParameterName = _context.CurrentLongestConstructorOfMarkupExtension[currentCtrParam].Name; 515_currentParameterName = result;
2 references to _currentParameterName
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (2)
215_currentSpecialBracketCharacters = GetBracketCharacterForProperty(_currentParameterName); 516_currentSpecialBracketCharacters = GetBracketCharacterForProperty(_currentParameterName);