1 write to _bamlLineAndPositionRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
160
_bamlLineAndPositionRecord
= new BamlLineAndPositionRecord();
2 references to _bamlLineAndPositionRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
158
if(
_bamlLineAndPositionRecord
== null)
162
return
_bamlLineAndPositionRecord
;