1 write to _model
NuGet.Protocol (1)
Resources\ServiceIndexResourceV3.cs (1)
44_model = model;
1 reference to _model
NuGet.Protocol (1)
Resources\ServiceIndexResourceV3.cs (1)
70get { return _json ??= JsonSerializer.Serialize(_model, JsonContext.Default.ServiceIndexModel); }