2 writes to _expectedType
PresentationFramework (2)
System\Windows\Markup\ReaderContextStackData.cs (2)
84
set {
_expectedType
= value; }
162
_expectedType
= null;
1 reference to _expectedType
PresentationFramework (1)
System\Windows\Markup\ReaderContextStackData.cs (1)
83
get { return
_expectedType
; }