2 references to AddDependenciesFromField
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\CustomAttributeBasedDependencyAlgorithm.cs (2)
174
if (!
AddDependenciesFromField
(dependencies, factory, attributeType, decodedArgument.Name))
210
return
AddDependenciesFromField
(dependencies, factory, baseType, fieldName);