1 write to Entity
ILCompiler.Compiler (1)
Compiler\Dataflow\TrimAnalysisTokenAccessPattern.cs (1)
19Entity = entity;
3 references to Entity
ILCompiler.Compiler (3)
Compiler\Dataflow\TrimAnalysisPatternStore.cs (1)
60TokenAccessPatterns.TryAdd((pattern.Origin, pattern.Entity), pattern);
Compiler\Dataflow\TrimAnalysisTokenAccessPattern.cs (2)
28switch (Entity) 39Debug.Fail($"Unsupported entity for reflection access pattern: {Entity}");