1 write to ExpectedTypeId
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
4367
d.
ExpectedTypeId
= expectedTypeId;
2 references to ExpectedTypeId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
1425
short positiveElementTypeId = (short)-ParentContext.
ExpectedTypeId
;
4297
context.
ExpectedTypeId
, true);