1 instantiation of FlowAnnotations
illink (1)
Linker\Annotations.cs (1)
78
FlowAnnotations = new
FlowAnnotations
(context);
3 references to FlowAnnotations
illink (3)
Linker.Dataflow\ReflectionMethodBodyScanner.cs (1)
22
readonly
FlowAnnotations
_annotations;
Linker\Annotations.cs (1)
92
internal
FlowAnnotations
FlowAnnotations { get; }
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
27
private readonly
FlowAnnotations
_annotations;