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