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