Modifying the initializer of a '%1' in a generic type will prevent the debug session from continuing while Edit and Continue is enabled.
Modifying a catch handler around an active statement will prevent the debug session from continuing while Edit and Continue ...
Modifying a catch/finally handler with an active statement in the try block will prevent the debug session from continuing ...
Modifying a method inside the context of a generic type will prevent the debug session from continuing while Edit and Continue ...
Modifying a try/catch/finally statement when the finally block is active will prevent the debug session from continuing while ...
Modifying the initializer of a '%1' in a generic type will prevent the debug session from continuing while Edit and Continue ...
Module '{0}' contains {1} but its signature specifies {2} One is a type function and the other is not. The signature requires ...
Module '{0}' contains {1} but its signature specifies {2} The accessibility specified in the signature is more than that ...
Module '{0}' contains {1} but its signature specifies {2} The arities in the signature and implementation differ. The signature ...
Module '{0}' contains {1} but its signature specifies {2} The compiled representation of this method is as a static member ...