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