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