1 write to SignatureIndex
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2503
this.
SignatureIndex
= (byte)signatureIndex;
36 references to SignatureIndex
Microsoft.CodeAnalysis (36)
MetadataReader\PEModule.cs (36)
1114
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1122
if (info.
SignatureIndex
== 0)
1134
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1142
if (info.
SignatureIndex
== 0)
1166
Debug.Assert(info.
SignatureIndex
== 0);
1182
Debug.Assert(info.
SignatureIndex
== 0);
1197
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1302
if (attributeInfo.
SignatureIndex
!= 0)
1304
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1424
if (!info.HasValue || info.
SignatureIndex
!= 0 || !TryGetAttributeReader(info.Handle, out BlobReader sigReader))
1469
Debug.Assert(targetAttribute.
SignatureIndex
is 0 or 1);
1470
if (targetAttribute.
SignatureIndex
== 0)
1495
info.
SignatureIndex
== 0)
1530
Debug.Assert(info.
SignatureIndex
== 0);
1638
Debug.Assert(info.
SignatureIndex
== 0);
1678
if (ai.
SignatureIndex
== 0)
1719
if (ai.
SignatureIndex
== 0)
1779
switch (attributeInfo.
SignatureIndex
)
1802
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1840
switch (attributeInfo.
SignatureIndex
)
1851
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1859
switch (attributeInfo.
SignatureIndex
)
1865
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1873
switch (attributeInfo.
SignatureIndex
)
1898
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1924
switch (info.
SignatureIndex
)
1947
throw ExceptionUtilities.UnexpectedValue(info.
SignatureIndex
);
2119
if (typeIdentifierInfo.
SignatureIndex
== 1)
3226
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);
3240
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
3250
if (info.
SignatureIndex
== 0)
3261
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);