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)
112jsComponentInterop.Configuration.JSComponentParametersByIdentifier, 113jsComponentInterop.Configuration.JSComponentIdentifiersByInitializer,