2 writes to _changeState
System.ComponentModel.TypeConverter (2)
MS\Internal\Xml\Linq\ComponentModel\XComponentModel.cs (2)
175_changeState = null; 190_changeState = a != null && _value.element == a.Parent && _value.name == a.Name ? a : null;
1 reference to _changeState
System.ComponentModel.TypeConverter (1)
MS\Internal\Xml\Linq\ComponentModel\XComponentModel.cs (1)
173if (a != null && _changeState == a)