2 references to TryGetDependenciesForReflectedField
ILCompiler.Compiler (2)
Compiler\Dataflow\ReflectionMarker.cs (1)
195
RootingHelpers.
TryGetDependenciesForReflectedField
(ref _dependencies, Factory, field, reason);
Compiler\DescriptorMarker.cs (1)
124
RootingHelpers.
TryGetDependenciesForReflectedField
(ref _dependencies, _factory, field, reason);