2 references to _jsComponentTypesByIdentifier
Microsoft.AspNetCore.Components.Web (2)
JSComponents\JSComponentConfigurationStore.cs (2)
38_jsComponentTypesByIdentifier.Add(identifier, componentType); 48return _jsComponentTypesByIdentifier.TryGetValue(identifier, out componentType);