wzp
2021-07-28 864986e4cad03f6b9bba9a7e65379db496b62a6a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
System.Reflection.AmbiguousMatchException: Ambiguous match found.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at ‘.ž†..Š.Resolve(IAssemblyReference , String )
   at Reflector.FileDisassembler.FileDisassemblerHelper.AssemblyResolver.Resolve(IAssemblyReference assemblyName, String localPath)
   at ˜.‰.Load(IAssemblyReference , String )
   at Reflector.CodeModel.Memory.AssemblyReference.Resolve()
   at ˜..‡(ITypeReference )
   at ˜.•.Resolve()
   at Œ..(IMethodDeclaration , Func`2 )
   at Œ..(IMethodDeclaration )
   at Œ..ˆ(IMethodDeclaration )
   at Œ.‹.ˆ(IMethodDeclaration )
   at –.Š.ˆŠ(IMethodDeclarationCollection )
   at Œ.‹.ˆ(ITypeDeclaration )
   at ‘..TranslateTypeDeclaration(ITypeDeclaration , Boolean , Boolean )
   at Reflector.FileDisassembler.FileDisassemblerHelper.WriteTypeDeclaration(ITypeDeclaration typeDeclaration, ILanguageWriterConfiguration configuration)
namespace AsiaINFO.DBHelpers.OracleDB.OracleClientConn
{
}