4 references to Scopes
Microsoft.AspNetCore.Components.Endpoints (4)
Assets\ImportMapDefinition.cs (2)
132if (item.Scopes != null) 135foreach (var (key, value) in item.Scopes)
Generated\361d1da7f942c932\ImportMapSerializerContext.ImportMapDefinition.g.cs (2)
80Getter = static obj => ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)obj).Scopes, 131IReadOnlyDictionaryStringIReadOnlyDictionaryStringStringSerializeHandler(writer, ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)value).Scopes);