1 write to SignatureIndex
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2501
this.
SignatureIndex
= (byte)signatureIndex;
36 references to SignatureIndex
Microsoft.CodeAnalysis (36)
MetadataReader\PEModule.cs (36)
1124
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1132
if (info.
SignatureIndex
== 0)
1144
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1152
if (info.
SignatureIndex
== 0)
1176
Debug.Assert(info.
SignatureIndex
== 0);
1192
Debug.Assert(info.
SignatureIndex
== 0);
1207
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1312
if (attributeInfo.
SignatureIndex
!= 0)
1314
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1435
if (!info.HasValue || info.
SignatureIndex
!= 0 || !TryGetAttributeReader(info.Handle, out BlobReader sigReader))
1480
Debug.Assert(targetAttribute.
SignatureIndex
is 0 or 1);
1481
if (targetAttribute.
SignatureIndex
== 0)
1506
info.
SignatureIndex
== 0)
1541
Debug.Assert(info.
SignatureIndex
== 0);
1649
Debug.Assert(info.
SignatureIndex
== 0);
1689
if (ai.
SignatureIndex
== 0)
1730
if (ai.
SignatureIndex
== 0)
1790
switch (attributeInfo.
SignatureIndex
)
1813
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1851
switch (attributeInfo.
SignatureIndex
)
1862
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1870
switch (attributeInfo.
SignatureIndex
)
1876
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1884
switch (attributeInfo.
SignatureIndex
)
1909
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1935
switch (info.
SignatureIndex
)
1958
throw ExceptionUtilities.UnexpectedValue(info.
SignatureIndex
);
2130
if (typeIdentifierInfo.
SignatureIndex
== 1)
3224
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);
3238
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
3248
if (info.
SignatureIndex
== 0)
3259
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);