2 references to AssemblyDefinition
BuildValidator (1)
Util.cs (1)
47
foreach (var attributeHandle in reader.GetCustomAttributes(Handle.
AssemblyDefinition
))
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2052
EntityHandle parentHandle = Handle.
AssemblyDefinition
;