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