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