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