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