Mono.Cecil.ResolutionException.ResolutionException C# (CSharp) Method

ResolutionException() private method

private ResolutionException ( System info, System context ) : System
info System
context System
return System
		ResolutionException (
			System.Runtime.Serialization.SerializationInfo info,
			System.Runtime.Serialization.StreamingContext context)
			: base (info, context)
		{
		}
#endif

Same methods

ResolutionException::ResolutionException ( MemberReference member ) : System
ResolutionException