Class NSymbolAttribute
Annotation for a symbol that must always exist. See Unity.DataFlowGraph.CodeGen.HelperExtensions.DiagnoseNullSymbolFields(Unity.DataFlowGraph.CodeGen.Diag,Unity.DataFlowGraph.CodeGen.IDefinitionContext)
Inherited Members
Namespace: Unity.DataFlowGraph.CodeGen
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class NSymbolAttribute : Attribute, _Attribute