1 write to _flowAnnotations
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
56_flowAnnotations = flowAnnotations;
7 references to _flowAnnotations
ILCompiler.Compiler (7)
Compiler\TypePreinit.cs (7)
120TypePreinit nestedPreinit = new TypePreinit(type, _compilationGroup, _ilProvider, _policy, _readOnlyPolicy, _flowAnnotations); 379if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 416&& _flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 514if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(method)) 590if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(ctor)) 743if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 789if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field))