Class LambdaCapturedVariableDescription
Namespace: Unity.Entities.SourceGen
Syntax
public class LambdaCapturedVariableDescription : object
Constructors
Name | Description |
---|---|
LambdaCapturedVariableDescription(ISymbol, Boolean) |
Fields
Name | Description |
---|---|
AttributesDescriptions |
Properties
Name | Description |
---|---|
Attributes | |
ExplicitThis | |
IsThis | |
IsWritable | |
OriginalVariableName | |
Symbol | |
Type | |
VariableFieldName |
Methods
Name | Description |
---|---|
NamesOfAllDisposableMembersIncludingOurselves() | |
SupportsDeallocateOnJobCompletion() |