1 write to SignatureIndex
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2505
this.
SignatureIndex
= (byte)signatureIndex;
36 references to SignatureIndex
Microsoft.CodeAnalysis (36)
MetadataReader\PEModule.cs (36)
1115
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1123
if (info.
SignatureIndex
== 0)
1135
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1143
if (info.
SignatureIndex
== 0)
1167
Debug.Assert(info.
SignatureIndex
== 0);
1183
Debug.Assert(info.
SignatureIndex
== 0);
1198
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
1303
if (attributeInfo.
SignatureIndex
!= 0)
1305
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1426
if (!info.HasValue || info.
SignatureIndex
!= 0 || !TryGetAttributeReader(info.Handle, out BlobReader sigReader))
1471
Debug.Assert(targetAttribute.
SignatureIndex
is 0 or 1);
1472
if (targetAttribute.
SignatureIndex
== 0)
1497
info.
SignatureIndex
== 0)
1532
Debug.Assert(info.
SignatureIndex
== 0);
1640
Debug.Assert(info.
SignatureIndex
== 0);
1680
if (ai.
SignatureIndex
== 0)
1721
if (ai.
SignatureIndex
== 0)
1781
switch (attributeInfo.
SignatureIndex
)
1804
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1842
switch (attributeInfo.
SignatureIndex
)
1853
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1861
switch (attributeInfo.
SignatureIndex
)
1867
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1875
switch (attributeInfo.
SignatureIndex
)
1900
throw ExceptionUtilities.UnexpectedValue(attributeInfo.
SignatureIndex
);
1926
switch (info.
SignatureIndex
)
1949
throw ExceptionUtilities.UnexpectedValue(info.
SignatureIndex
);
2121
if (typeIdentifierInfo.
SignatureIndex
== 1)
3228
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);
3242
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0 || info.
SignatureIndex
== 1);
3252
if (info.
SignatureIndex
== 0)
3263
Debug.Assert(!info.HasValue || info.
SignatureIndex
== 0);