Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type was referenced that has not been loaded by the runtime.
Error ID: BC30750
To correct this error
Restructure your code so the type is defined within the current scope.
Verify that the member is defined and that you have spelled the member name correctly.
Try accessing one of the members declared in the module. In some cases, the debugging environment cannot locate members because the modules where they are declared are not loaded.