An attribute that marks a field of a type that implements ICompileTimeSerializable as non-serialized.
Namespace: Metalama.Framework.Serialization
Assembly: Metalama.Framework.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public sealed class NonCompileTimeSerializedAttribute : AttributeConstructors
| Name | Description |
|---|---|
| NonCompileTimeSerializedAttribute() |