Vixen
02b45cc4
csharp
public record class DiagnosticMessage

One thing an importer said, on the wire.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public int Severity

    How much attention it needs, as the enum's value.

  • public string Message

    What it says.

Used by (5)

  • CompilerPoolVixen.AssetCompiler
  • ImportResponseMessageVixen.AssetCompiler
  • Vixen_AssetCompiler_DiagnosticMessageSerializerVixen.AssetCompiler
  • Vixen_AssetCompiler_ImportResponseMessageSerializerVixen.AssetCompiler
  • WorkerHostVixen.AssetCompiler