TypeContractResolutionDiagnostic Class

Definition

public sealed record TypeContractResolutionDiagnostic(string Code, TypeContractId ContractId, string Message, string FrameworkId, string FeatureTag, bool IsRequired, ImmutableArray<string> MetadataNames) : IEquatable<TypeContractResolutionDiagnostic>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (7)