2 writes to TypeName
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
src\Shared\TrimmingAttributes.cs (2)
204TypeName = typeName; 230TypeName = typeName;
3 references to TypeName
Microsoft.AspNetCore.SignalR.Protocols.Json (3)
src\Shared\TrimmingAttributes.cs (3)
257/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 266/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 275/// <see cref="AssemblyName"/> is only valid when <see cref="TypeName"/> is specified.