1 write to _entity
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\DynamicDependencyAttributesOnEntityNode.cs (1)
34_entity = entity;
5 references to _entity
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\DynamicDependencyAttributesOnEntityNode.cs (5)
60(TypeDesc owningType, IEnumerable<CustomAttributeValue<TypeDesc>> attributes) = _entity switch 63_ => (((EcmaField)_entity).OwningType, ((EcmaField)_entity).GetDecodedCustomAttributes("System.Diagnostics.CodeAnalysis", "DynamicDependencyAttribute")), 68AddDependenciesDueToDynamicDependencyAttribute(ref dependencies, factory, _entity, owningType, attribute); 240return "DynamicDependencyAttribute analysis for " + _entity.GetDisplayName();