Message | "The field was added via Edit and Continue after the class was loaded." |
---|---|
Comment | The field was added via EnC after the class was loaded, and so instead of the the field being contiguous with the other fields, it's 'hanging' off the instance or type. This error is used to indicate that either the storage for this field is not yet available and so the field value cannot be read, or the debugger needs to use an EnC specific code path to get the value. |
Flags | Severity | Failure |
---|---|---|
Reserved (R) | false | |
Origin | Microsoft | |
NTSTATUS | false | |
Reserved (X) | false | |
Facility | Code | 19 (0x013) |
Name | FACILITY_URT[2][3] | |
Description | The source of the error code is .NET CLR.[2][3] | |
Error Code | 4930 (0x1342) |
Leave a comment below and we'll let you know when we find a fix.
User contributions licensed under CC BY-SA 3.0