3 references to FormatException
Microsoft.VisualStudio.TestPlatform.Common (3)
Utilities\MetadataReaderHelper.cs (3)
62
EqtTrace.Verbose($"MetadataReaderExtensionsHelper: Failure during assembly file load '{assemblyFilePath}', fallback to the loaded assembly.\n{
FormatException
(ex)}");
170
EqtTrace.Verbose($"MetadataReaderExtensionsHelper: Failure during type creation, extension full name: '{extensionImplementation}'\n{
FormatException
(ex)}");
177
EqtTrace.Verbose($"MetadataReaderExtensionsHelper: Failure during custom attribute analysis, attribute full name: {attributeFullName}\n{
FormatException
(ex)}");