2 writes to _expectedTypeId
PresentationFramework (2)
System\Windows\Markup\ReaderContextStackData.cs (2)
92set { _expectedTypeId = value; } 163_expectedTypeId = 0;
1 reference to _expectedTypeId
PresentationFramework (1)
System\Windows\Markup\ReaderContextStackData.cs (1)
91get { return _expectedTypeId; }