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)
169
if(
_bamlLineAndPositionRecord
== null)
173
return
_bamlLineAndPositionRecord
;