1 write to _flowAnnotations
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
55_flowAnnotations = flowAnnotations;
7 references to _flowAnnotations
ILCompiler.Compiler (7)
Compiler\TypePreinit.cs (7)
119TypePreinit nestedPreinit = new TypePreinit(type, _compilationGroup, _ilProvider, _policy, _readOnlyPolicy, _flowAnnotations); 368if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 405&& _flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 503if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(method)) 579if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(ctor)) 732if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field)) 778if (_flowAnnotations.RequiresDataflowAnalysisDueToSignature(field))