2 writes to _debugBaml
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4034
newRecord.
_debugBaml
= _debugBaml;
4072
set {
_debugBaml
= value; }
2 references to _debugBaml
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4034
newRecord._debugBaml =
_debugBaml
;
4071
get { return
_debugBaml
; }