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