1 write to _propertyType
Microsoft.AspNetCore.Components.Endpoints (1)
SessionCascadingValueSupplier.cs (1)
148_propertyType = propertyType;
1 reference to _propertyType
Microsoft.AspNetCore.Components.Endpoints (1)
SessionCascadingValueSupplier.cs (1)
174return JsonSerializer.Deserialize(json, _propertyType, _jsonOptions);