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