3 writes to _currentParameterName
System.Xaml (3)
System\Xaml\Parser\MeScanner.cs (3)
75_currentParameterName = null; 215_currentParameterName = _context.CurrentLongestConstructorOfMarkupExtension[currentCtrParam].Name; 525_currentParameterName = result;
2 references to _currentParameterName
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (2)
216_currentSpecialBracketCharacters = GetBracketCharacterForProperty(_currentParameterName); 526_currentSpecialBracketCharacters = GetBracketCharacterForProperty(_currentParameterName);