Implemented interface member:
property
FullTypeName
Microsoft.AspNetCore.Components.IPersistentServiceRegistration.FullTypeName
1 reference to FullTypeName
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServicesRegistry.cs (1)
235
private string GetDebuggerDisplay() => $"{Assembly}::{
FullTypeName
}";