1 write to _propertyType
Microsoft.AspNetCore.Components.Endpoints (1)
SessionCascadingValueSupplier.cs (1)
162_propertyType = propertyType;
1 reference to _propertyType
Microsoft.AspNetCore.Components.Endpoints (1)
SessionCascadingValueSupplier.cs (1)
190return _owner._serializer.DeserializeValue(bytes, _propertyType);