2 references to Options
Microsoft.AspNetCore.Components.Endpoints (1)
Assets\ImportMapDefinition.cs (1)
208
_json ??= JsonSerializer.Serialize(this, ImportMapSerializerContext.CustomEncoder.
Options
);
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerContext.cs (1)
92
/// or until <see cref="
Options
"/> is called, where a new options instance is created and bound.