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