4 instantiations of Row
Mono.Cecil (4)
Mono.Cecil\AssemblyWriter.cs (4)
1201
var row = new
ManifestResourceRow
(
1538
var rid = generic_param_table.AddRow (new
GenericParamRow
(
1745
table.AddRow (new
ImplMapRow
(
2618
new
DocumentRow
(GetBlobIndex (GetDocumentNameSignature (document)),
11 references to Row
Mono.Cecil (11)
Mono.Cecil\AssemblyWriter.cs (11)
53
using ImplMapRow =
Row
<PInvokeAttributes, CodedRID, StringIndex, RID>;
59
using ManifestResourceRow =
Row
<uint, ManifestResourceAttributes, StringIndex, CodedRID>;
61
using GenericParamRow =
Row
<ushort, GenericParameterAttributes, CodedRID, StringIndex>;
64
using DocumentRow =
Row
<BlobIndex, GuidIndex, BlobIndex, GuidIndex>;
564
sealed class ImplMapTable : SortedTable<
ImplMapRow
> {
576
public override int Compare (
ImplMapRow
x,
ImplMapRow
y)
661
sealed class ManifestResourceTable : MetadataTable<
ManifestResourceRow
> {
690
sealed class GenericParamTable : MetadataTable<
GenericParamRow
> {
725
sealed class DocumentTable : MetadataTable<
DocumentRow
> {
1201
var
row = new ManifestResourceRow (