2 references to GetCustomAttributeSig
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24312.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ModuleDefinition.cs (1)
548 ReflectionWriter.GetCustomAttributeSig (ca), ca.Constructor);
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24312.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionWriter.cs (1)
696 m_sigWriter.AddCustomAttribute (GetCustomAttributeSig (ca), ca.Constructor) :