1 write to SignatureIndex
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2477
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
);
1398
if (!info.HasValue || info.
SignatureIndex
!= 0 || !TryGetAttributeReader(info.Handle, out BlobReader sigReader))
1443
Debug.Assert(targetAttribute.
SignatureIndex
is 0 or 1);
1444
if (targetAttribute.
SignatureIndex
== 0)
1469
info.
SignatureIndex
== 0)
1504
Debug.Assert(info.
SignatureIndex
== 0);
1612
Debug.Assert(info.
SignatureIndex
== 0);
1652
if (ai.
SignatureIndex
== 0)
1693
if (ai.
SignatureIndex
== 0)
1753
switch (attributeInfo.
SignatureIndex
)
1776
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1814
switch (attributeInfo.
SignatureIndex
)
1825
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1833
switch (attributeInfo.
SignatureIndex
)
1839
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1847
switch (attributeInfo.
SignatureIndex
)
1872
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1898
switch (info.
SignatureIndex
)
1921
throw ExceptionUtilities.UnexpectedValue(info.
SignatureIndex
);
2093
if (typeIdentifierInfo.
SignatureIndex
== 1)
3200
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);
3214
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
3224
if (info.
SignatureIndex
== 0)
3235
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);