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