2 references to _state
Aspire.Hosting.Azure.Tests (2)
ProvisioningTestHelpers.cs (2)
616var sectionData = _state.TryGetPropertyValue(sectionName, out var node) && node is JsonObject obj 624_state[section.SectionName] = section.Data;