1 write to _bamlLineAndPositionRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
161_bamlLineAndPositionRecord = new BamlLineAndPositionRecord();
2 references to _bamlLineAndPositionRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
159if(_bamlLineAndPositionRecord == null) 163return _bamlLineAndPositionRecord;