2 writes to _generatedBaml
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
379_generatedBaml = Array.Empty<TaskItem>(); 385_generatedBaml = value;
2 references to _generatedBaml
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
378if (_generatedBaml == null) 380return _generatedBaml;