2 references to CustomAttributeRow
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil.Metadata\MetadataRowWriter.cs (1)
187 CustomAttributeRow row = new CustomAttributeRow ();
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil.Metadata\MetadataTableReader.cs (1)
528 table.Rows.Add (new CustomAttributeRow ());