36 references to UnsupportedSignatureContent
Microsoft.CodeAnalysis (34)
MetadataReader\MetadataDecoder.cs (33)
254
throw new
UnsupportedSignatureContent
();
277
throw new
UnsupportedSignatureContent
();
286
throw new
UnsupportedSignatureContent
();
318
throw new
UnsupportedSignatureContent
();
346
throw new
UnsupportedSignatureContent
();
355
throw new
UnsupportedSignatureContent
();
371
throw new
UnsupportedSignatureContent
();
378
throw new
UnsupportedSignatureContent
();
389
throw new
UnsupportedSignatureContent
();
396
throw new
UnsupportedSignatureContent
();
439
throw new
UnsupportedSignatureContent
();
456
throw new
UnsupportedSignatureContent
();
489
throw new
UnsupportedSignatureContent
();
837
throw new
UnsupportedSignatureContent
();
842
throw new
UnsupportedSignatureContent
();
856
throw new
UnsupportedSignatureContent
();
876
throw new
UnsupportedSignatureContent
();
948
throw new
UnsupportedSignatureContent
();
995
throw new
UnsupportedSignatureContent
();
1042
throw new
UnsupportedSignatureContent
();
1052
throw new
UnsupportedSignatureContent
();
1135
throw new
UnsupportedSignatureContent
();
1153
throw new
UnsupportedSignatureContent
();
1163
throw new
UnsupportedSignatureContent
();
1339
throw new
UnsupportedSignatureContent
();
1362
throw new
UnsupportedSignatureContent
();
1369
throw new
UnsupportedSignatureContent
();
1397
throw new
UnsupportedSignatureContent
();
1428
throw new
UnsupportedSignatureContent
();
1543
throw new
UnsupportedSignatureContent
();
1564
throw new
UnsupportedSignatureContent
();
1574
throw new
UnsupportedSignatureContent
();
1806
throw new
UnsupportedSignatureContent
();
PEWriter\Members.cs (1)
99
throw new
UnsupportedSignatureContent
();
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\NativeIntegerTypeDecoder.cs (1)
118
throw new
UnsupportedSignatureContent
();
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
1264
throw new
UnsupportedSignatureContent
();