示例#1
0
		public void VisitMethodInvocationExpression(MethodInvocationExpression node)
		{
			if (!node.get_VirtualCall())
			{
				V_0 = node.get_MethodExpression();
				if (V_0 == null)
				{
					return;
				}
				if (V_0.get_Target() as ThisReferenceExpression != null)
				{
					V_7 = this.method.get_DeclaringType().Resolve();
					if (V_7 != null && (object)V_7 != (object)V_0.get_Method().get_DeclaringType().Resolve())
					{
						V_8 = this.method.get_DeclaringType().get_BaseType();
						if (V_8 == null || String.op_Equality(V_8.get_FullName(), Type.GetTypeFromHandle(// 
						// Current member / type: System.Void Telerik.JustDecompiler.Steps.HandleVirtualMethodInvocations::VisitMethodInvocationExpression(Telerik.JustDecompiler.Ast.Expressions.MethodInvocationExpression)
						// Exception in: System.Void VisitMethodInvocationExpression(Telerik.JustDecompiler.Ast.Expressions.MethodInvocationExpression)
						// Specified method is not supported.
						// 
						// mailto: [email protected]

	}
}