3 references to AddDependenciesFromCustomAttributeArgument
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\CustomAttributeBasedDependencyAlgorithm.cs (3)
166if (!AddDependenciesFromCustomAttributeArgument(dependencies, factory, decodedArgument.Type, decodedArgument.Value)) 186if (!AddDependenciesFromCustomAttributeArgument(dependencies, factory, decodedArgument.Type, decodedArgument.Value)) 280if (!AddDependenciesFromCustomAttributeArgument(dependencies, factory, arrayElement.Type, arrayElement.Value))