2 references to _customAttributesWithMetadata
ILCompiler.Compiler (2)
Compiler\UsageBasedMetadataManager.cs (2)
148
_customAttributesWithMetadata
.Add(customAttributeMetadataNode.CustomAttribute);
932
reflectableFields.ToEnumerable(),
_customAttributesWithMetadata
, _parametersWithMetadata, _options);