1 write to Provider
Microsoft.Extensions.Configuration (1)
ConfigurationSectionDebugView.cs (1)
20Provider = provider;
2 references to Provider
Microsoft.Extensions.Configuration (2)
ConfigurationSectionDebugView.cs (2)
36if (Provider is not null) 38s += $", Provider = {Provider}";