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