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