1 write to _preParsedIndexRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5372set { _preParsedIndexRecord= value; }
1 reference to _preParsedIndexRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
5371get { return _preParsedIndexRecord; }