1 write to SignatureIndex
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2482
this.
SignatureIndex
= (byte)signatureIndex;
36 references to SignatureIndex
Microsoft.CodeAnalysis (36)
MetadataReader\PEModule.cs (36)
1093
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1101
if (info.
SignatureIndex
== 0)
1113
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1121
if (info.
SignatureIndex
== 0)
1145
Debug.Assert(info.
SignatureIndex
== 0);
1161
Debug.Assert(info.
SignatureIndex
== 0);
1176
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1281
if (attributeInfo.
SignatureIndex
!= 0)
1283
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1403
if (!info.HasValue || info.
SignatureIndex
!= 0 || !TryGetAttributeReader(info.Handle, out BlobReader sigReader))
1448
Debug.Assert(targetAttribute.
SignatureIndex
is 0 or 1);
1449
if (targetAttribute.
SignatureIndex
== 0)
1474
info.
SignatureIndex
== 0)
1509
Debug.Assert(info.
SignatureIndex
== 0);
1617
Debug.Assert(info.
SignatureIndex
== 0);
1657
if (ai.
SignatureIndex
== 0)
1698
if (ai.
SignatureIndex
== 0)
1758
switch (attributeInfo.
SignatureIndex
)
1781
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1819
switch (attributeInfo.
SignatureIndex
)
1830
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1838
switch (attributeInfo.
SignatureIndex
)
1844
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1852
switch (attributeInfo.
SignatureIndex
)
1877
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1903
switch (info.
SignatureIndex
)
1926
throw ExceptionUtilities.UnexpectedValue(info.
SignatureIndex
);
2098
if (typeIdentifierInfo.
SignatureIndex
== 1)
3205
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);
3219
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
3229
if (info.
SignatureIndex
== 0)
3240
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);