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