1 write to _typeFullName
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4608set { _typeFullName = value; }
1 reference to _typeFullName
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4607get { return _typeFullName; }