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