3 references to s_choices
aspire (3)
Commands\RenderCommand.cs (3)
133
s_choices
.Keys,
134
key =>
s_choices
[key],
216
foreach (var choice in
s_choices
.Where(choice => !s_publishSummaryScenarioDescriptions.ContainsKey(choice.Key)))