1 write to Type
System.Reflection.Metadata (1)
System\Reflection\Metadata\Signatures\CustomAttributeNamedArgument.cs (1)
17
Type
= type;
2 references to Type
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\CustomAttributeBasedDependencyAlgorithm.cs (1)
186
if (!AddDependenciesFromCustomAttributeArgument(dependencies, factory, decodedArgument.
Type
, decodedArgument.Value))
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeHelpers.cs (1)
170
return new CustomAttributeNamedArgument(member!, ToApiForm(cang.
Type
, cang.Value));