csharp
public record class DiagnosticMessageOne 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 SeverityHow much attention it needs, as the enum's value.
public string MessageWhat it says.
Used by (5)
- CompilerPoolVixen.AssetCompiler
- ImportResponseMessageVixen.AssetCompiler
- Vixen_AssetCompiler_DiagnosticMessageSerializerVixen.AssetCompiler
- Vixen_AssetCompiler_ImportResponseMessageSerializerVixen.AssetCompiler
- WorkerHostVixen.AssetCompiler