1 write to Configuration
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentInterop.cs (1)
51Configuration = configuration;
3 references to Configuration
Microsoft.AspNetCore.Components.Web (3)
JSComponents\JSComponentInterop.cs (1)
68if (!Configuration.TryGetComponentType(identifier, out var componentType))
WebRenderer.cs (2)
109jsComponentInterop.Configuration.JSComponentParametersByIdentifier, 110jsComponentInterop.Configuration.JSComponentIdentifiersByInitializer,