2 writes to _debugBaml
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
4255
newRecord.
_debugBaml
= _debugBaml;
4293
set {
_debugBaml
= value; }
2 references to _debugBaml
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
4255
newRecord._debugBaml =
_debugBaml
;
4292
get { return
_debugBaml
; }