1 write to _bamlLineAndPositionRecord
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
171_bamlLineAndPositionRecord = new BamlLineAndPositionRecord();
2 references to _bamlLineAndPositionRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
169if(_bamlLineAndPositionRecord == null) 173return _bamlLineAndPositionRecord;