public sealed record SourceGenResourceDescriptor(string Uri, string Key, string TypeName, string RawXaml) : IEquatable<SourceGenResourceDescriptor>
kind:method
kind:property
kind:ctor
SourceGenResourceDescriptor(String, String, String, String)
Key
RawXaml
TypeName
Uri