1 write to _factory
ILCompiler.Compiler (1)
Compiler\Dataflow\AttributeDataFlow.cs (1)
36
_factory
= factory;
1 reference to _factory
ILCompiler.Compiler (1)
Compiler\Dataflow\AttributeDataFlow.cs (1)
138
var reflectionMarker = new ReflectionMarker(_logger,
_factory
, _annotations, typeHierarchyDataFlowOrigin: null, enabled: true);