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