MZ@ !L!This program cannot be run in DOS mode. $u<1R1R1Rڭ0RP0RRich1RPEd s\"   f` 0>.rdatap@@.rsrc @@ s\ T.rdataT.rdata$zzzdbg .rsrc$01?.rsrc$02 p?@AE~r0H`x-.34:@ A8BPChDTUVWXYZ([@\X]p^_`abc d e0 fH g` hx i j k l m n o p8 qP rh s t u v w x y z( {@ |X }p ~       0 H ` x        8 P h       (@Xp0H`x 8Ph(@Xp0H`x     8 P h      A B (C @D XH pN T U V W X n o 0H ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p             0 @ P ` p       HCDDhF.j8p*V`|bH@BBX 2BGNrpUx[_0dipBuh8{d(8zBvȫ`P|(@$("8(4`X0  0 x j +0\ 78> GnPK Xt hbXifx ȁ>zh,(B pJh00nX> P0 Th (  Z X&~ /7, AxGHP XY d nptHvxvwfw20Ћ@>F"0 h*Fp@ nb %<X'<) H5@ >hFHG XLXPTXF a\Xi hu`{ |}d^ Bh(   x (j?TT4VS_VERSION_INFO?StringFileInfo040904B0LCompanyNameMicrosoft Corporationh FileDescriptionVisual Basic Compiler Resources8 FileVersion14.8.3761.06 InternalNamevbc7ui.dll/LegalCopyright Microsoft Corporation. All rights reserved.> OriginalFilenamevbc7ui.dllTProductNameMicrosoft .NET Framework< ProductVersion14.8.3761.0DVarFileInfo$Translation variableSystem Error &H|1& Out of memoryMicrosoft Visual Basic <unknown> Building |1. Loading |1. $Visual Basic internal compiler error<unrecognized type>#Microsoft (R) Visual Basic Compiler^No information has been lost. Check the compiler output for possible ways to avoid this error. <unknown><anonymous type><anonymous type> (line |1)function return type <expression><anonymous method><anonymous method> (line |1)&Statement is not valid in a namespace.Type '|1' is not defined.'Next' expected.6Character constant must contain exactly one character.fReference required to assembly '|1' containing the definition for event '|2'. Add one to your project.dReference required to module '|1' containing the definition for event '|2'. Add one to your project.\Reference required to assembly '|1' containing the base class '|2'. Add one to your project.ZReference required to module '|1' containing the base class '|2'. Add one to your project.gReference required to assembly '|1' containing the implemented interface '|2'. Add one to your project.eReference required to module '|1' containing the implemented interface '|2'. Add one to your project.AInternal compiler error: code generator received malformed input./'#If' block must end with a matching '#End If'.F'#ElseIf', '#Else', or '#End If' must be preceded by a matching '#If'.<'#ElseIf' must be preceded by a matching '#If' or '#ElseIf'.)Inheriting from 'System.|1' is not valid.7Labels are not valid outside methods/multiline lambdas.-Delegates cannot implement interface methods.Delegates cannot handle events.b'Is' operator does not accept operands of type '|1'. Operands must be reference or nullable types.m'TypeOf ... Is' requires its left operand to have a reference type, but this operand has the value type '|1'.3Properties declared 'ReadOnly' cannot have a 'Set'.4Properties declared 'WriteOnly' cannot have a 'Get'.8Statement is not valid inside a method/multiline lambda. Property missing 'End Property'.'End Sub' expected.'End Function' expected.:'#Else' must be preceded by a matching '#If' or '#ElseIf'./Derived classes cannot raise base class events.2Try must have at least one 'Catch' or a 'Finally'.RFully qualified names for types in namespaces cannot be longer than |1 characters.!Events cannot have a return type.Identifier is too long.,Bracketed identifier is missing closing ']'. Syntax error. Overflow.Character is not valid.EOption Strict On prohibits operands of type Object for operator '|1'.ILoop control variable cannot be a property or a late-bound indexed array.VFirst statement of a method body cannot be on the same line as the method declaration.+Maximum number of errors has been exceeded.-'|1' is valid only within an instance method.%'|1' is not valid within a structure.Attribute constructor has a parameter of type '|1', which is not an integral, floating-point or Enum type or one of Object, Char, String, Boolean, System.Type or 1-dimensional array of these types.=Method cannot have both a ParamArray and Optional parameters.!'|1' statement requires an array.&ParamArray parameter must be an array.5ParamArray parameter must be a one-dimensional array.)Array exceeds the limit of 32 dimensions.%Arrays cannot be declared with 'New'.Too many arguments to '|1'.KStatements and labels are not valid between 'Select Case' and first 'Case'. Constant expression is required.CConversion from '|1' to '|2' cannot occur in a constant expression.+'Me' cannot be the target of an assignment.:'ReadOnly' variable cannot be the target of an assignment.2'Exit Sub' is not valid in a Function or Property.2'Exit Property' is not valid in a Function or Sub.2'Exit Function' is not valid in a Sub or Property.JExpression is a value and therefore cannot be the target of an assignment.GFor loop control variable '|1' already in use by an enclosing For loop.DNext control variable does not match For loop control variable '|1'.='Case Else' can only appear inside a 'Select Case' statement.8'Case' can only appear inside a 'Select Case' statement./Constant cannot be the target of an assignment.2Named arguments are not valid as array subscripts.''If' must end with a matching 'End If'.-'While' must end with a matching 'End While'.%'Do' must end with a matching 'Loop'.&'For' must end with a matching 'Next'.+'With' must end with a matching 'End With'.7'Else' must be preceded by a matching 'If' or 'ElseIf'.-'End If' must be preceded by a matching 'If'.:'End Select' must be preceded by a matching 'Select Case'.2'Exit Do' can only appear inside a 'Do' statement.3'End While' must be preceded by a matching 'While'.+'Loop' must be preceded by a matching 'Do'.,'Next' must be preceded by a matching 'For'.1'End With' must be preceded by a matching 'With'.ELabel '|1' is already defined in the current method/multiline lambda.4'Select Case' must end with a matching 'End Select'.4'Exit For' can only appear inside a 'For' statement.8'Exit While' can only appear inside a 'While' statement.?'ReadOnly' property '|1' cannot be the target of an assignment.:'Exit Select' can only appear inside a 'Select' statement.*Branching out of a 'Finally' is not valid.u'!' requires its left operand to have a type parameter, class or interface type, but this operand has the type '|1''.MNumber of indices is less than the number of dimensions of the indexed array.HNumber of indices exceeds the number of dimensions of the indexed array.9'|1' is an Enum type and cannot be used as an expression.3'|1' is a type and cannot be used as an expression.9'|1' is a class type and cannot be used as an expression.='|1' is a structure type and cannot be used as an expression.>'|1' is an interface type and cannot be used as an expression.8'|1' is a namespace and cannot be used as an expression.G'|1' is not a valid name and cannot be used as the root namespace name.z'|1' is an XML prefix and cannot be used as an expression. Use the GetXmlNamespace operator to create a namespace object.Z'Inherits' can appear only once within a 'Class' statement and can only specify one class.8'Stop' statements are not valid in the Immediate window.7'End' statements are not valid in the Immediate window.]Property without a 'ReadOnly' or 'WriteOnly' specifier must provide both a 'Get' and a 'Set'.*'WriteOnly' property must provide a 'Set'.)'ReadOnly' property must provide a 'Get'.Attribute '|1' is not valid: |0(Security attribute '|1' is not valid: |0(Assembly attribute '|1' is not valid: |0&Module attribute '|1' is not valid: |06Security attribute '|1' cannot be applied to a module.Label '|1' is not defined.8'GoTo' statements are not valid in the Immediate window.-Labels are not valid in the Immediate window."Error creating Win32 resources: |03Error saving temporary Win32 resource file '|1': |0+Unable to create temp file in path '|1': |0*Error setting assembly manifest option: |0$Error creating assembly manifest: |0+Unable to create Assembly Linker object: |0ZUnable to generate a reference to file '|1' (use TLBIMP utility to reference COM DLLs): |0&Unable to embed resource file '|1': |0(Unable to link to resource file '|1': |0Unable to emit assembly: |0Unable to sign assembly: |0:'Return' statements are not valid in the Immediate window.First statement of this 'Sub New' must be a call to 'MyBase.New' or 'MyClass.New' because base class '|1' of '|2' does not have an accessible 'Sub New' that can be called with no arguments./|1 '|2' must implement '|3' for interface '|4'.~|1 '|2' must implement '|3' for interface '|4'. Implementing property must have matching 'ReadOnly' or 'WriteOnly' specifiers.=Leading '.' or '!' can only appear inside a 'With' statement.)Cannot create an instance of Module '|1'.;|1 '|2' and |3 '|4', declared in '|5', conflict in |6 '|7'._Only one of 'Public', 'Private', 'Protected', 'Friend', or 'Protected Friend' can be specified.POnly one of 'NotOverridable', 'MustOverride', or 'Overridable' can be specified.Specifier is duplicated.(|1 '|2' and |3 '|4' conflict in |5 '|6'.Keyword does not name a type.8Specifiers valid only at the beginning of a declaration.Type expected.&Keyword is not valid as an identifier.1'End Enum' must be preceded by a matching 'Enum'.+'Enum' must end with a matching 'End Enum'.9'Using' statements are not valid in the Immediate window.Declaration expected.VEnd of parameter list expected. Cannot define parameters after a paramarray parameter.:Specifiers and attributes are not valid on this statement.nExpected one of 'Dim', 'Const', 'Public', 'Private', 'Protected', 'Friend', 'Shadows', 'ReadOnly' or 'Shared'.Comma expected.'As' expected. ')' expected. '(' expected.#'New' is not valid in this context.Expression expected.'Optional' expected.Identifier expected.Integer constant expected.End of statement expected.I'Option' must be followed by 'Compare', 'Explicit', 'Infer', or 'Strict'.8'Option Compare' must be followed by 'Text' or 'Binary'.'Compare' expected.KOption Strict On requires all variable declarations to have an 'As' clause.cOption Strict On requires all Function, Property, and Operator declarations to have an 'As' clause.IOption Strict On requires that all method parameters have an 'As' clause.Comma or ')' expected.'Sub' or 'Function' expected.String constant expected.'Lib' expected.nDelegate class '|1' has no Invoke method, so an expression of this type cannot be the target of a method call.'Is' expected.4'Option |1' statement can only appear once per file. 'Inherits' not valid in Modules."'Implements' not valid in Modules.&Implemented type must be an interface.,'|1' is not valid on a constant declaration..'|1' is not valid on a WithEvents declaration.3'|1' is not valid on a member variable declaration.*Parameter already declared with name '|1'.8'Loop' cannot have a condition if matching 'Do' has one.Relational operator expected.c'Exit' must be followed by 'Sub', 'Function', 'Property', 'Do', 'For', 'While', 'Select', or 'Try'.Named argument expected.*'|1' is not valid on a method declaration.*'|1' is not valid on an event declaration.'|1' is not valid on a Declare.2'|1' is not valid on a local constant declaration.2'|1' is not valid on a local variable declaration.@'If', 'ElseIf', 'Else', 'End If', 'Const', or 'Region' expected. '=' expected.Type '|1' has no constructors.;'End Interface' must be preceded by a matching 'Interface'.5'Interface' must end with a matching 'End Interface'. '|1' inherits from '|2'.)Class '|1' cannot inherit from itself: |2,Classes can inherit only from other classes.,'|1' is already declared as '|2' in this |3.D'|1' cannot override '|2' because they have different access levels.B'|1' cannot override '|2' because it is declared 'NotOverridable'.8'|1' has multiple definitions with identical signatures.5'|1' is not valid on an interface method declaration. '|1' is not a parameter of '|2'.7'|1' is not valid on an interface property declaration.7Parameter '|1' of '|2' already has a matching argument.4'|1' is not valid on an interface event declaration.;Type character '|1' does not match declared data type '|2'..'Sub' or 'Function' expected after 'Delegate'.+Enum '|1' must contain at least one member.QConstructor call is valid only as the first statement in an instance constructor.)'Sub New' cannot be declared 'Overrides'.V|1 '|2' cannot be declared 'Overrides' because it does not override a |1 in a base |3. '.' expected.=Local variable '|1' is already declared in the current block.DStatement cannot appear within a method body. End of method assumed.GLocal variable cannot have the same name as the function containing it.( '|1' contains '|2' (variable '|3').7Structure '|1' cannot contain an instance of itself: |2-Interface '|1' cannot inherit from itself: |2|0 '|1' calls '|2'.$Constructor '|1' cannot call itself:K'|1' cannot inherit from |3 '|2' because '|2' is declared 'NotInheritable'.Y'|1' and '|2' cannot overload each other because they differ only by optional parameters.R'|1' and '|2' cannot overload each other because they differ only by return types.JType character '|1' cannot be used in a declaration with an explicit type.\Type character cannot be used in a 'Sub' declaration because a 'Sub' doesn't return a value.o'|1' and '|2' cannot overload each other because they differ only by the default values of optional parameters.#Array subscript expression missing.['|1' cannot override '|2' because they differ by the default values of optional parameters.E'|1' cannot override '|2' because they differ by optional parameters.Cannot refer to '|1' because it is a member of the value-typed field '|2' of class '|3' which has 'System.MarshalByRefObject' as a base class./Value of type '|1' cannot be converted to '|2'.B'Case' cannot follow a 'Case Else' in the same 'Select' statement.UValue of type '|1' cannot be converted to '|2' because '|3' is not derived from '|4'.TValue of type '|1' cannot be converted to '|2' because '|3' is not a reference type.l'For' loop control variable cannot be of type '|1' because the type does not support the required operators.l'|1' and '|2' cannot overload each other because they differ only by parameters declared 'ByRef' or 'ByVal'.2Interface can inherit only from another interface.D'Inherits' statements must precede all declarations in an interface.;'Default' can be applied to only one property name in a |1.P'|1' and '|2' cannot overload each other because only one is declared 'Default'.K'|1' cannot override '|2' because they differ by 'ReadOnly' or 'WriteOnly'.-'Sub New' cannot be declared in an interface."'Sub New' cannot be declared '|1'._'|1' and '|2' cannot overload each other because they differ only by 'ReadOnly' or 'WriteOnly'.@Class '|1' cannot be indexed because it has no default property.f'|1' and '|2' cannot overload each other because they differ only by parameters declared 'ParamArray'.Cannot refer to an instance member of a class from within a shared method or shared member initializer without an explicit instance of the class. '}' expected.%Module '|1' cannot be used as a type.%'New' cannot be used on an interface.l'New' cannot be used on class '|1' because it contains a 'MustOverride' member that has not been overridden.?'Catch' cannot appear after 'Finally' within a 'Try' statement.0'Catch' cannot appear outside a 'Try' statement.4'Finally' can only appear once in a 'Try' statement.2'Finally' cannot appear outside a 'Try' statement./'End Try' must be preceded by a matching 'Try'.)'Try' must end with a matching 'End Try'.,'|1' is not valid on a Delegate declaration.Class '|1' must declare a 'Sub New' because its base class '|2' does not have an accessible 'Sub New' that can be called with no arguments.:'|1' is not accessible in this context because it is '|2'.='|1.|2' is not accessible in this context because it is '|3'.u'Catch' cannot catch type '|1' because it is not 'System.Exception' or a class that inherits from 'System.Exception'.4'Exit Try' can only appear inside a 'Try' statement.-'|1' is not valid on a Structure declaration.)'|1' is not valid on an Enum declaration..'|1' is not valid on an Interface declaration.f'|1' cannot override '|2' because they differ by a parameter that is marked as 'ByRef' versus 'ByVal'.O'MyBase' cannot be used with method '|1' because it is declared 'MustOverride'.M'|1' cannot implement '|2' because there is no matching |3 on interface '|4'.>Method '|1' does not have the same signature as delegate '|3'.0'WithEvents' variables must have an 'As' clause.j'WithEvents' variables can only be typed as classes, interfaces or type parameters with class constraints.lValue of type '|1' cannot be converted to '|2' because the array types have different numbers of dimensions.;'ReDim' cannot change the number of dimensions of an array.!'Sub Main' was not found in '|1'.lConstants must be of an intrinsic or enumerated type, not a class, structure, type parameter, or array type./'End Sub' must be preceded by a matching 'Sub'.9'End Function' must be preceded by a matching 'Function'.9'End Property' must be preceded by a matching 'Property'.,Methods in a Module cannot be declared '|1'.+Events in a Module cannot be declared '|1'./Members in a Structure cannot be declared '|1'.,Members in a Module cannot be declared '|1'.D'|1' cannot override '|2' because they differ by their return types.Constants must have a value.3Constant expression not representable in type '|1'.+'Catch' must end with a matching 'End Try'.-'Finally' must end with a matching 'End Try'.'Get' is already declared.'Set' is already declared.3Const declaration cannot have an array initializer.I'|1' is not declared. It may be inaccessible due to its protection level.5Operator '|1' is not defined for types '|2' and '|3'.Expression is not a method.2Argument not specified for parameter '|1' of '|2'.'|1' is not a member of '|2'.(Types are not available in this context.3'End Class' must be preceded by a matching 'Class'. Classes cannot be declared '|1'.3'Imports' statements must precede any declarations.Z'|2' for the Imports '|1' does not refer to a Namespace, Class, Structure, Enum or Module.:Type declaration characters are not valid in this context.>Reference to a non-shared member requires an object reference.,'MyClass' cannot be used outside of a class.IExpression is not an array or a method, and cannot have an argument list.1'WithEvents' variables cannot be typed as arrays.,Shared 'Sub New' cannot have any parameters.)Shared 'Sub New' cannot be declared '|1'.7'Class' statement must end with a matching 'End Class'.+Operator '|1' is not defined for type '|2'.''Default' cannot be combined with '|1'.$Expression does not produce a value.9Constructor must be declared as a Sub, not as a Function.Line is too long.Exponent is not valid.'Sub New' cannot handle events.-Constant '|1' cannot depend on its own value.>'Shared' cannot be combined with '|1' on a method declaration.@'Shared' cannot be combined with '|1' on a property declaration./Properties in a Module cannot be declared '|1'.OMethods or events that implement interface members cannot be declared 'Shared'.fHandles clause requires a WithEvents variable defined in the containing type or one of its base types.8'|1' cannot expose type '|2' in |3 '|4' through |5 '|6'.Y'|1' cannot inherit from |2 '|3' because it expands the access of the base |2 to |4 '|5'.BOption Strict On disallows implicit conversions from '|1' to '|2'.WOverload resolution failed because no accessible '|1' accepts this number of arguments.9Overload resolution failed because no '|1' is accessible.[Overload resolution failed because no accessible '|1' can be called with these arguments:|2eOverload resolution failed because no accessible '|1' can be called without a narrowing conversion:|2;Argument matching parameter '|1' narrows from '|2' to '|3'.]Overload resolution failed because no accessible '|1' is most specific for these arguments:|2Not most specific. '|1': |2Property '|1' is 'WriteOnly'.Property '|1' is 'ReadOnly'.|1-dimensional array of |2LAll parameters must be explicitly typed if any of them are explicitly typed.=Parameter cannot have the same name as its defining function.OConversion from 'Date' to 'Double' requires calling the 'Date.ToOADate' method.QConversion from 'Double' to 'Date' requires calling the 'Date.FromOADate' method.;Division by zero occurred while evaluating this expression.UMethod cannot contain both a 'Try' statement and an 'On Error' or 'Resume' statement.=Property access must assign to the property or use its value.:'|1' cannot be indexed because it has no default property.0Attribute '|1' cannot be applied to an assembly.-Attribute '|1' cannot be applied to a module.'|1' is ambiguous.&Default member '|1' is not a property.('|1' is ambiguous in the namespace '|2'.>'|1' is ambiguous, imported from the namespaces or types '|2'.@'|1' is ambiguous between declarations in Modules '|2' and '|3'.)Array initializer has too few dimensions.*Array initializer has too many dimensions.)Array initializer is missing |1 elements.+Array initializer has |1 too many elements.?'New' cannot be used on a class that is declared 'MustInherit'.Alias '|1' is already declared..XML namespace prefix '|1' is already declared.(Option Strict On disallows late binding.3Statement does not declare a 'Get' or 'Set' method.G'AddressOf' operand must be the name of a method (without parentheses).G'#End ExternalSource' must be preceded by a matching '#ExternalSource'.K'#ExternalSource' statement must end with a matching '#End ExternalSource'..'#ExternalSource' directives cannot be nested.W'AddressOf' expression cannot be converted to '|1' because '|1' is not a delegate type.O'SyncLock' operand cannot be of type '|1' because '|1' is not a reference type.-'|1.|2' cannot be implemented more than once.('|1' cannot be inherited more than once.3Named argument cannot match a ParamArray parameter.5Omitted argument cannot match a ParamArray parameter.Event '|1' cannot be found.0'WithEvents' variable does not raise any events.-Variables in Modules cannot be declared '|1'.NEvents of shared WithEvents variables cannot be handled by non-shared methods. '-' expected.KInterface members must be methods, properties, events, or type definitions.1Statement cannot appear within an interface body.KStatement cannot appear within an interface body. End of interface assumed.;'NotInheritable' classes cannot have members declared '|1'.rClass '|1' must either be declared 'MustInherit' or override the following inherited 'MustOverride' member(s): |2.-Array dimensions cannot have a negative size.;'MustOverride' method '|1' cannot be called with 'MyClass'.9'End' statement cannot be used in class library projects.5Variable '|1' hides a variable in an enclosing block.>'Module' statements can occur only at file or namespace level.A'Namespace' statements can occur only at file or namespace level.AStatement cannot appear within an Enum body. End of Enum assumed.6'Option Strict' can be followed only by 'On' or 'Off'.;'End Structure' must be preceded by a matching 'Structure'.5'End Module' must be preceded by a matching 'Module'.;'End Namespace' must be preceded by a matching 'Namespace'.?'Structure' statement must end with a matching 'End Structure'.9'Module' statement must end with a matching 'End Module'.?'Namespace' statement must end with a matching 'End Namespace'.J'Option' statements must precede any declarations or 'Imports' statements.-Structures cannot have 'Inherits' statements.DStructures cannot declare a non-shared 'Sub New' with no parameters./'End Get' must be preceded by a matching 'Get'.3'Get' statement must end with a matching 'End Get'./'End Set' must be preceded by a matching 'Set'.3'Set' statement must end with a matching 'End Set'.HStatement cannot appear within a property body. End of property assumed..'ReadOnly' and 'WriteOnly' cannot be combined. '>' expected.PAssembly or Module attribute statements must precede any declarations in a file..Array bounds cannot appear in type specifiers.#Properties cannot be declared '|1'.8'Option Explicit' can be followed only by 'On' or 'Off'.''ByVal' and 'ByRef' cannot be combined./'Optional' and 'ParamArray' cannot be combined.(Property '|1' is of an unsupported type.FAttribute '|1' cannot be applied to a method with optional parameters.;'Return' statement in a Sub or a Set cannot return a value..String constants must end with a double quote.'|1' is an unsupported type.+Enums must be declared as an integral type.)|1 parameters cannot be declared 'ByRef'.VReference required to assembly '|1' containing the type '|2'. Add one to your project.TReference required to module '|1' containing the type '|2'. Add one to your project.G'Return' statement in a Function, Get, or Operator must return a value."Unable to find required file '|1'.%Field '|1' is of an unsupported type.W'|1' has a return type that is not supported or parameter types that are not supported.1Property '|1' with no parameters cannot be found.<Property or field '|1' does not have a valid attribute type.0Attributes cannot be applied to local variables.$Field or property '|1' is not found.eAttribute '|1' cannot be applied to '|2' because the attribute is not valid on this declaration type.0Attribute '|1' cannot be applied multiple times.4'Throw' operand must derive from 'System.Exception'.b'Throw' statement cannot omit operand outside a 'Catch' statement or inside a 'Finally' statement./ParamArray parameters must be declared 'ByVal'.'|1' is obsolete: '|2'.a'ReDim' statements require a parenthesized list of the new bounds of each dimension of the array.gExplicit initialization is not permitted with multiple variables declared with a single type specifier.RExplicit initialization is not permitted for arrays declared with explicit bounds.9'End SyncLock' must be preceded by a matching 'SyncLock'.='SyncLock' statement must end with a matching 'End SyncLock'.'|1' is not an event of '|2'.l'AddHandler' or 'RemoveHandler' statement event operand must be a dot-qualified expression or a simple name.'End' statement not valid.7'#End Region' must be preceded by a matching '#Region'.;'#Region' statement must end with a matching '#End Region'.>'Inherits' statement must precede all declarations in a class.@'|1' is ambiguous across the inherited interfaces '|2' and '|3'.Default property access is ambiguous between the inherited interface members '|1' of interface '|2' and '|3' of interface '|4'.-Events in interfaces cannot be declared '|1'.BStatement cannot appear outside of a method body/multiline lambda.DStructure '|1' cannot be indexed because it has no default property.;'|1' is a type in '|2' and cannot be used as an expression._|1 '|2' must be declared 'Shadows' because another member with this name is declared 'Shadows'.f'|1' and '|2' cannot overload each other because they differ only by the types of optional parameters.R'|1' cannot override '|2' because they differ by the types of optional parameters.GUnable to write temporary file because temporary path is not available.X'|1' is not declared or the module containing it is not loaded in the debugging session.`Because this evaluation could cause side effects, it will not be executed until enabled by user..Index '|1' for dimension '|2' is out of range.0Referenced object '|1' has a value of 'Nothing'.6Expression or statement is not valid in debug windows.Unable to evaluate expression.6Loop statements are not valid in the Immediate window.End of expression expected.8'Exit' statements are not valid in the Immediate window.:'Resume' statements are not valid in the Immediate window.9'Catch' statements are not valid in the Immediate window.;'Finally' statements are not valid in the Immediate window.7'Try' statements are not valid in the Immediate window.:'Select' statements are not valid in the Immediate window.8'Case' statements are not valid in the Immediate window.<'On Error' statements are not valid in the Immediate window..Evaluation of expression or statement stopped.0Evaluation of expression or statement timed out.9'Error' statements are not valid in the Immediate window.9'Throw' statements are not valid in the Immediate window.>'With' contexts and statements are not valid in debug windows.=Methods declared in structures cannot have 'Handles' clauses.fMethods declared 'Overrides' cannot be declared 'Overridable' because they are implicitly overridable.1Web methods cannot be evaluated in debug windows.7'|1' is already declared as a parameter of this method.)Type in a Module cannot be declared '|1'.,Expression cannot be evaluated at this time.LNo accessible 'Main' method with an appropriate signature was found in '|1'.1'Sub Main' is declared more than once in '|1': |2'Value '|1' cannot be converted to '|2'.Internal compiler error.Cannot convert to '|1'.FInformation for the type of '|1' has not been loaded into the runtime.(Unable to get type information for '|1'.A'On Error' statements are not valid within 'SyncLock' statements.Option Strict On disallows implicit conversions from '|1' to '|2'; the Visual Basic 6.0 collection type is not compatible with the .NET Framework collection type.{'GoTo |1' is not valid because '|1' is inside a 'Try', 'Catch' or 'Finally' statement that does not contain this statement.j'GoTo |1' is not valid because '|1' is inside a 'SyncLock' statement that does not contain this statement.f'GoTo |1' is not valid because '|1' is inside a 'With' statement that does not contain this statement.s'GoTo |1' is not valid because '|1' is inside a 'For' or 'For Each' statement that does not contain this statement.GAttribute cannot be used because it does not have a Public constructor.+Referenced object has a value of 'Nothing'.3The targeted platform does not support latebinding.PThe targeted platform does not support using the Ansi, Auto or Unicode modifier.EThe targeted platform does not support latebound overload resolution.'|1' is not declared. File I/O functionality is normally available in the 'Microsoft.VisualBasic' namespace, but the targeted platform does not support it.'Get' statements are no longer supported. File I/O functionality is normally available in the 'Microsoft.VisualBasic' namespace, but the targeted platform does not support it.'Line' statements are no longer supported. File I/O functionality is normally available as 'Microsoft.VisualBasic.FileSystem.LineInput', but the targeted platform does not support it. The graphics functionality is available as 'System.Drawing.Graphics.DrawLine'.;The targeted platform does not support the 'End' statement.gEvent '|1' specified by the 'DefaultEvent' attribute is not a publicly accessible event for this class.'NonSerialized' attribute will not have any effect on this member because its containing class is not exposed as 'Serializable'.6'Continue' must be followed by 'Do', 'For' or 'While'.6'Continue Do' can only appear inside a 'Do' statement.8'Continue For' can only appear inside a 'For' statement.<'Continue While' can only appear inside a 'While' statement."Parameter specifier is duplicated.9'Declare' statements in a Module cannot be declared '|1'.<'Declare' statements in a structure cannot be declared '|1'.C'TryCast' operand must be reference type, but '|1' is a value type.^'TryCast' operands must be class-constrained type parameter, but '|1' has no class constraint.'No accessible '|1' is most specific: |2;Non-shared members in a Structure cannot be declared 'New'.None of the accessible 'Main' methods with the appropriate signatures found in '|1' can be the startup method since they are all either generic or nested in generic types./Error in project-level import '|1' at '|2' : |3n'|2' for the Imports alias to '|1' does not refer to a Namespace, Class, Structure, Interface, Enum or Module.1Method arguments must be enclosed in parentheses.3Labels that are numbers must be followed by colons.N'Type' statements are no longer supported; use 'Structure' statements instead.I'Currency' is no longer a supported type; use the 'Decimal' type instead.G'Variant' is no longer a supported type; use the 'Object' type instead./Array declarations cannot specify lower bounds.>'Let' and 'Set' assignment statements are no longer supported.VProperty Get/Let/Set are no longer supported; use the new Property declaration syntax.N'Wend' statements are no longer supported; use 'End While' statements instead.$Methods cannot be declared 'Static'.D'ReDim' statements can no longer be used to declare array variables.1Optional parameters must specify a default value.+'GoSub' statements are no longer supported.c'|1' is not declared. File I/O functionality is available in the 'Microsoft.VisualBasic' namespace.\'|1' is not declared. Debug object functionality is available in 'System.Diagnostics.Debug'.<'On GoTo' and 'On GoSub' statements are no longer supported.R'|1' is not declared. Function has moved to the 'Microsoft.VisualBasic' namespace.V'|1' is not declared. Function has moved to the 'System.Math' class and is named '|2'.j'|1' is not declared. 'LSet' statements are no longer supported; use 'Microsoft.VisualBasic.LSet' instead.j'|1' is not declared. 'RSet' statements are no longer supported; use 'Microsoft.VisualBasic.RSet' instead.Z'|1' is not declared. 'Null' constant is no longer supported; use 'System.DBNull' instead.U'|1' is not declared. 'Empty' constant is no longer supported; use 'Nothing' instead.A'EndIf' statements are no longer supported; use 'End If' instead.C'D' can no longer be used to indicate an exponent, use 'E' instead.2'As Any' is not supported in 'Declare' statements.w'Get' statements are no longer supported. File I/O functionality is available in the 'Microsoft.VisualBasic' namespace.'Line' statements are no longer supported. File I/O functionality is available as 'Microsoft.VisualBasic.FileSystem.LineInput' and the graphics functionality is available as 'System.Drawing.Graphics.DrawLine'.R'|1' cannot override '|2' because they differ by parameters declared 'ParamArray'.UThis inheritance causes circular dependencies between |1 '|2' and its nested |3 '|4'.4|1 '|2' cannot inherit from a type nested within it.A'|1' cannot expose type '|2' outside the project through |3 '|4'.c'|1' cannot inherit from |2 '|3' because it expands the access of the base |2 outside the assembly.('|1' accessor of '|2' is obsolete: '|3'."'|1' accessor of '|2' is obsolete.p'|1' cannot expose the underlying delegate type '|2' of the event it is implementing to |3 '|4' through |5 '|6'.y'|1' cannot expose the underlying delegate type '|2' of the event it is implementing outside the project through |3 '|4'.YType '|1' is not supported because it either directly or indirectly inherits from itself._Class '|1' must declare a 'Sub New' because the '|2' in its base class '|3' is marked obsolete.eClass '|1' must declare a 'Sub New' because the '|2' in its base class '|3' is marked obsolete: '|4'.First statement of this 'Sub New' must be an explicit call to 'MyBase.New' or 'MyClass.New' because the '|1' in the base class '|2' of '|3' is marked obsolete.First statement of this 'Sub New' must be an explicit call to 'MyBase.New' or 'MyClass.New' because the '|1' in the base class '|2' of '|3' is marked obsolete: '|4'.W'|1' cannot inherit from |2 '|3' because it expands the access of type '|4' to |5 '|6'.a'|1' cannot inherit from |2 '|3' because it expands the access of type '|4' outside the assembly.'|1' cannot expose type '|2' used in the underlying delegate type '|3' of the event it is implementing to |4 '|5' through |6 '|7'.'|1' cannot expose type '|2' used in the underlying delegate type '|3' of the event it is implementing outside the project through |4 '|5'.jSpecified access '|1' for '|2' does not match the access '|3' specified on one of its other partial types.'MustInherit' cannot be specified for partial type '|1' because it cannot be combined with 'NotInheritable' specified for one of its other partial types.'MustOverride' cannot be specified on '|1' because it is in a partial type that is declared 'NotInheritable' in another partial definition.xBase class '|1' specified for class '|2' cannot be different from the base class '|3' of one of its other partial types.Type parameter name '|1' does not match the name '|2' of the corresponding type parameter defined on one of the other partial types of '|3'.Constraints for this type parameter do not match the constraints on the corresponding type parameter defined on one of the other partial types of '|1'.lLatebound overload resolution cannot be applied to '|1' because the accessing instance is an interface type.gConversion from '|1' to '|2' cannot occur in a constant expression used as an argument to an attribute.Member '|1.|2' that matches this signature cannot be overridden because the class '|1' contains multiple members with this same name and signature: |3 '|1'Member '|1.|2' that matches this signature cannot be implemented because the interface '|1' contains multiple members with this same name and signature: |3u'AddressOf' expression cannot be converted to '|1' because type '|1' is declared 'MustInherit' and cannot be created.e'Return' statement in an 'AddHandler', 'RemoveHandler', or 'RaiseEvent' method cannot return a value.)Generic methods cannot be exposed to COM.MSyntax error in cast operator; two arguments separated by comma are required.Y|1 '|2' cannot implement interface '|4' because it declares '|3' which has a return type.Stop request is pending.Suspend request is pending.Unscheduled Fiber.cArray initializer cannot be specified for a non constant dimension; use the empty initializer '{}'.JNo accessible method '|1' has a signature compatible with delegate '|2':|3Value of type '|1' cannot be converted to '|2'. Type mismatch could be due to the mixing of a file reference with a project reference to assembly '|3'. Try replacing the file reference to '|4' in project '|5' with a project reference to '|6'.Function evaluation is disabled because a previous function evaluation timed out. To re-enable function evaluation, step again or restart debugging.HObject created by Edit and Continue is not yet available for evaluation.V'|1' refers to type '|2' in project '|3', but type '|2' was not found in project '|3'.Value of type '|1' cannot be converted to '|2'. Type mismatch could be due to mixing a file reference to '|3' in project '|4' with a file reference to '|5' in project '|6'. If both assemblies are identical, try replacing these references so both references are from the same location.Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to possible circular references: |3.* Assembly '|1' references assembly '|2') Assembly '|1' references project '|2') Project '|1' references assembly '|2'( Project '|1' references project '|2'Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between assemblies '|3' and '|4'.HReference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between '|3', which is referenced by project '|4', and '|5', which is referenced by project '|6'. If both assemblies are identical, try replacing these references so both references are from the same location.Reference required to assembly '|1' containing type '|2', but a suitable reference could not be found due to ambiguity between projects '|3' and '|4'.|1 This error could also be due to mixing a file reference to '|2' in project '|3' with a file reference to '|4' in project '|5'. If both assemblies are identical, try replacing these references so both references are from the same location.|1 This error could also be due to mixing a file reference with a project reference to assembly '|2. In this case, try replacing the file reference to '|3' in project '|4' with a project reference to '|5'.=Attribute 'StructLayout' cannot be applied to a generic type.FA class used in the expression is not loaded during debugging session.F'For' loop control variable already in use by an enclosing 'For' loop.C'Next' control variable does not match 'For' loop control variable.zRange variable '|1' hides a variable in an enclosing block or a range variable previously defined in the query expression.5'Option Infer' can be followed only by 'On' or 'Off'.CType of '|1' cannot be inferred from an expression containing '|2'.'|1' in class '|2' cannot override '|3' in class '|4' because an intermediate class '|5' overrides '|3' in class '|4' but is not accessible.lType of '|1' cannot be inferred because the loop bounds and the step clause do not convert to the same type.fType of '|1' is ambiguous because the loop bounds and the step clause do not convert to the same type."'=' expected (object initializer).YName of field or property being initialized in an object initializer must start with '.'. '{' expected.Type or 'With' expected.zMultiple initializations of '|1'. Fields and properties can be initialized only once in an object initializer expression.lMember '|1' cannot be initialized in an object initializer expression because it is not a field or property.[Member '|1' cannot be initialized in an object initializer expression because it is shared.fProperty '|1' cannot be initialized in an object initializer expression because it requires arguments.{Property '|1' cannot be initialized in an object initializer expression because all accessible overloads require arguments.VObject initializer syntax cannot be used to initialize an instance of 'System.Object'.:Leading '.' or '!' cannot appear in a constant expression.Initializer expected.xLine continuation character '_' must be preceded by at least one white space and must be the last character on the line.The embedded interop type '|1' does not contain a definition for '|2' since it was not used in the compiled assembly. Consider casting to object or changing the 'Embed Interop Types' property to true.nEvent declarations that target WinMD must specify a delegate type. Add an As clause to the event declaration.oAsync and Iterator methods are not allowed in a [Class|Structure|Interface|Module] that has the '|1' attribute.ISecurity attribute '|1' cannot be applied to an Async or Iterator method.#Unable to open module file '|1': |0*Unable to load referenced library '|1': |0Unable to load DLL '|1': |0/Unable to find entry point '|1' in DLL '|2': |0'Unable to write to output file '|1': |0!Unable to write output to memory.qVisual Basic compiler is unable to recover from the following error: |0 Save your work and restart Visual Studio.Unable to open file '|1': |0UMethod '|1' cannot handle event '|2' because they do not have a compatible signature.DProject-level conditional compilation constant '|2' is not valid: |0?Project-level conditional compilation constant is not valid: |09Interface '|1' can be implemented only once by this type.0Interface '|1' is not implemented by this class.'|1' exists in multiple base interfaces. Use the name of the interface that declares '|1' in the 'Implements' clause instead of the name of the derived interface.'Statement is not valid in an interface.-'Sub New' cannot implement interface members.MArrays declared as structure members cannot be declared with an initial size.>Events declared with an 'As' clause must have a delegate type.7Protected types can only be declared inside of a class.DProperties with no required parameters cannot be declared 'Default'.TInitializers on structure members are valid only for 'Shared' members and constants.1Namespace or type '|1' has already been imported. Modules cannot be declared '|1'.e'Implements' statements must follow any 'Inherits' statement and precede all declarations in a class.FConflicts with '|1', which is implicitly declared for '|2' in |3 '|4'.j|1 '|2' implicitly defines '|3', which conflicts with a member implicitly declared for |4 '|5' in |6 '|7'.[|1 '|2' implicitly defines '|3', which conflicts with a member of the same name in |4 '|5'.K|1 '|2' conflicts with a member implicitly declared for |3 '|4' in |5 '|6'.1'Set' method cannot have more than one parameter.C'Set' parameter must have the same type as the containing property.('Set' parameter cannot be declared '|1'.KMethod in a structure cannot be declared 'Protected' or 'Protected Friend'.1Delegate in an interface cannot be declared '|1'.-Enum in an interface cannot be declared '|1'..Class in an interface cannot be declared '|1'.2Structure in an interface cannot be declared '|1'.Warning treated as error : |1cDelegate constructor for type '|1', necessary for the implementation of delegates, cannot be found.'|1' is obsolete.9'|1' is a module and cannot be referenced as an assembly.9'|1' is an assembly and cannot be referenced as a module.gOperator '|1' is not defined for types '|2' and '|3'. Use 'Is' operator to compare two reference types.W'|1' is not a local variable or parameter, and so cannot be used as a 'Catch' variable.7Members in a Module cannot implement interface members.FEvents cannot be declared with a delegate type that has a return type.Date constant is not valid.C'|1' cannot override '|2' because it is not declared 'Overridable'.DArray modifiers cannot be specified on both a variable and its type.U'NotOverridable' cannot be specified for methods that do not override another method.5Types declared 'Private' must be inside another type.8Import of type '|2' from assembly or module '|1' failed..ParamArray parameters must have an array type.;Implementing class '|1' for interface '|2' cannot be found.UReference to object under construction is not valid when calling another constructor.^Implicit reference to object under construction is not valid when calling another constructor.+Property accessors cannot be declared '|1'.Access modifier '|1' is not valid. The access modifier of 'Get' and 'Set' should be more restrictive than the property access level.KAccess modifier can only be applied to either 'Get' or 'Set', but not both.2'Set' accessor of property '|1' is not accessible.2'Get' accessor of property '|1' is not accessible.?'WriteOnly' properties cannot have an access modifier on 'Set'.>'ReadOnly' properties cannot have an access modifier on 'Get'.JProperty accessors cannot be declared '|1' in a 'NotOverridable' property.CProperty accessors cannot be declared '|1' in a 'Default' property.JProperty cannot be declared '|1' because it contains a 'Private' accessor.`Implementing class '|1' for interface '|2' is not accessible in this context because it is '|3'.^Arrays used as attribute arguments are required to explicitly specify values for all elements.u'Exit AddHandler', 'Exit RemoveHandler' and 'Exit RaiseEvent' are not valid. Use 'Return' to exit from event members.CStatement cannot appear within an event body. End of event assumed.SStatement does not declare an 'AddHandler', 'RemoveHandler' or 'RaiseEvent' method.4'Custom Event' must end with a matching 'End Event'.C'AddHandler' declaration must end with a matching 'End AddHandler'.I'RemoveHandler' declaration must end with a matching 'End RemoveHandler'.C'RaiseEvent' declaration must end with a matching 'End RaiseEvent'.7'End AddHandler' must be the first statement on a line.:'End RemoveHandler' must be the first statement on a line.7'End RaiseEvent' must be the first statement on a line.@'Custom' modifier is not valid on events declared in interfaces.R'Custom' modifier is not valid on events declared without explicit delegate types.:'End Event' must be preceded by a matching 'Custom Event'.I'End AddHandler' must be preceded by a matching 'AddHandler' declaration.O'End RemoveHandler' must be preceded by a matching 'RemoveHandler' declaration.I'End RaiseEvent' must be preceded by a matching 'RaiseEvent' declaration.!'AddHandler' is already declared.$'RemoveHandler' is already declared.!'RaiseEvent' is already declared./'AddHandler' definition missing for event '|1'.2'RemoveHandler' definition missing for event '|1'./'RaiseEvent' definition missing for event '|1'.I'AddHandler' and 'RemoveHandler' methods must have exactly one parameter.N'AddHandler' and 'RemoveHandler' method parameters cannot be declared 'ByRef'.SSpecifiers are not valid on 'AddHandler', 'RemoveHandler' and 'RaiseEvent' methods.l'AddHandler' and 'RemoveHandler' method parameters must have the same delegate type as the containing event.^'RaiseEvent' method must have the same signature as the containing event's delegate type '|1'.Y'AddHandler', 'RemoveHandler' and 'RaiseEvent' method parameters cannot be declared '|1'.K'|1' cannot refer to itself through its default instance; use 'Me' instead.M'Custom' modifier can only be used immediately before an 'Event' declaration.ZOption Strict Custom can only be used as an option to the command-line compiler (vbc.exe).'System.ObsoleteAttribute' cannot be applied to the 'AddHandler', 'RemoveHandler', or 'RaiseEvent' definitions. If required, apply the attribute directly to the event.DMethod '|1' does not have a signature compatible with delegate '|2'.XML name expected.)XML namespace prefix '|1' is not defined.!Duplicate XML attribute '|1|2|3'.End tag </|1|2|3> expected.Element is missing an end tag.]XML namespace prefix '|1' is reserved for use by XML and the namespace URI cannot be changed.:Required attribute 'version' missing from XML declaration.2XML declaration does not allow attribute '|1|2|3'.XEmbedded expression cannot appear inside a quoted attribute value. Try removing quotes.GXML attribute 'version' must be the first attribute in XML declaration.9XML attribute '|1' must appear before XML attribute '|2'..Expected closing '%>' for embedded expression.4Expected closing '?>' for XML processor instruction.'Expected closing '-->' for XML comment.-Expected closing ']]>' for XML CDATA section.?Expected matching closing single quote for XML attribute value.?Expected matching closing double quote for XML attribute value.&Expected beginning '<' for an XML tag.;Expected quoted XML attribute value or embedded expression.Expected '/' for XML end tag.0XML axis properties do not support late binding.CCharacter '|1' (|2) is not allowed at the beginning of an XML name.2Character '|1' (|2) is not allowed in an XML name.9Character sequence '--' is not allowed in an XML comment.+An embedded expression cannot be used here.Missing required white space.2XML processing instruction name '|1' is not valid.XML DTDs are not supported.White space cannot appear here.$Expected closing ';' for XML entity.1Expected '%=' at start of an embedded expression.(XML entity references are not supported.-Attribute value is not valid; expecting '|1'.5Attribute value is not valid; expecting '|1' or '|2'.@Prefix '|1' cannot be bound to namespace name reserved for '|2'.SNamespace declaration with prefix cannot have an empty value inside an XML literal.G':' is not allowed. XML qualified names cannot be used in this context..Namespace declaration must start with 'xmlns'.,Element names cannot use the 'xmlns' prefix.aXML literals and XML axis properties are not available, as a required reference was not provided.%Error embedding Win32 manifest: '|0'.CError embedding Win32 manifest: Manifest File '|1' cannot be found.sCannot convert '|1' to '|2'. You can use the 'Value' property to get the string value of the first element of '|3'.Value of type '|1' cannot be converted to '|2'. You can use the 'Value' property to get the string value of the first element of '|3'.Operator '|1' is not defined for types '|2' and '|3'. You can use the 'Value' property to get the string value of the first element of '|4'.6Full width characters are not valid as XML delimiters.DXML literal cannot appear here unless it is enclosed in parentheses.L.NET Framework 2.0 update not found. The win32manifest will not be embedded.XML literals and XML properties are not supported in embedded-code within ASP.NET. To use XML features, move the code to code-behind.~Event '|1' cannot implement event '|2' on interface '|3' because the parameters of their 'RemoveHandler' methods do not match.VEvent '|1' cannot implement a Windows Runtime event '|2' and a regular .NET event '|3'ZThe type of the 'AddHandler' method's parameter must be the same as the type of the event.mIn a Windows Runtime event, the type of the  RemoveHandler method parameter must be 'EventRegistrationToken''|1.|2' from 'implements |3' is already implemented by the base class '|4'. Re-implementation of Windows Runtime Interface '|5' is not allowedy'|1.|2' is already implemented by the base class '|3'. Re-implementation of Windows Runtime Interface '|4' is not allowedThe value '|1' is not a valid subsystem version. The version must be 6.02 or greater for ARM or AppContainerExe, and 4.00 or greater otherwise.^/platform:anycpu32bitpreferred can only be used with /t:exe, /t:winexe and /t:appcontainerexe.Expression has the type '|1' which is a restricted type and cannot be used to access members inherited from 'Object' or 'ValueType'.GExpression of type '|1' cannot be converted to 'Object' or 'ValueType'.5Type characters are not allowed in label identifiers.'|1' cannot be made nullable, and cannot be used as the data type of an array element, field, anonymous type member, type argument, 'ByRef' parameter, or return statement.3Type characters are not allowed on Imports aliases.?Class '|1' has no accessible 'Sub New' and cannot be inherited.ILocal variables within methods of structures cannot be declared 'Static'./Static local variable '|1' is already declared.FImports alias '|1' conflicts with '|2' declared in the root namespace.4'|1' cannot shadow a method declared 'MustOverride'.Event '|1' cannot implement event '|3.|2' because its delegate type does not match the delegate type of another event implemented by '|1'.!'|1' and '|2' cannot be combined.a|1 '|2' must be declared 'Overloads' because another '|2' is declared 'Overloads' or 'Overrides'.FOverloading methods declared in multiple base interfaces is not valid.X'|1' must be declared 'MustInherit' because it contains methods declared 'MustOverride'.z'Handles' in classes must specify a 'WithEvents' variable, 'MyBase', 'MyClass' or 'Me' qualified with a single identifier.a'|1', implicitly declared for |2 '|3', cannot shadow a 'MustOverride' method in the base |4 '|5'.>'|1 |2' cannot implement '|3' because '|3' is a reserved name._'|1' cannot shadow a 'MustOverride' method implicitly declared for |2 '|3' in the base |4 '|5'.G'|1' cannot override '|2' because it is not accessible in this context.]'Handles' in modules must specify a 'WithEvents' variable qualified with a single identifier.^'IsNot' requires operands that have reference types, but this operand has the value type '|1'.^'|1' conflicts with the reserved member by this name that is implicitly declared in all enums.$'|1' is already declared in this |2.7'System.Void' can only be used in a GetType expression.qEvent '|1' cannot implement event '|2' on interface '|3' because their delegate types '|4' and '|5' do not match.Type '|1' in assembly '|2' has been forwarded to assembly '|3'. Either a reference to '|3' is missing from your project or the type '|1' is missing from assembly '|3'.Q'|1' in assembly '|2' has been forwarded to itself and so is an unsupported type.PNon-intrinsic type names are not allowed in conditional compilation expressions.3Syntax error in conditional compilation expression.@Arrays of type 'System.Void' are not allowed in this expression.T'|1' is ambiguous because multiple kinds of members with this name exist in |2 '|3'.2Expression of type '|1' can never be of type '|2'.;Partial methods must be declared 'Private' instead of '|1'.+Partial methods must be declared 'Private'.^Method '|1' cannot be declared 'Partial' because only one method '|2' can be marked 'Partial'.Method '|1' cannot implement partial method '|2' because '|3' already implements it. Only one method can implement a partial method..Partial methods must have empty method bodies.G'|1' cannot be declared 'Partial' because partial methods must be Subs.RMethod '|1' does not have the same generic constraints as the partial method '|2'.8Partial method '|1' cannot use the 'Implements' keyword.G'AddressOf' cannot be applied to '|1' because '|1' is a partial method.QMethod '|1' must be declared 'Private' in order to implement partial method '|2'.Parameter name '|1' does not match the name of the corresponding parameter, '|2', defined on the partial method declaration '|3'.Name of type parameter '|1' does not match '|2', the corresponding type parameter defined on the partial method declaration '|3'.jLength of String constant exceeds current memory limit. Try splitting the string into multiple constants.'|1' is a MustOverride event in the base class '|2'. Visual Basic does not support event overriding. You must either provide an implementation for the event in the base class, or make class '|3' MustInherit.G'Shared' attribute property '|1' cannot be the target of an assignment.I'ReadOnly' attribute property '|1' cannot be the target of an assignment.1Resource name '|1' cannot be used more than once.>'|1' cannot be used as an attribute because it is not a class.X'|1' cannot be used as an attribute because it does not inherit from 'System.Attribute'.j'|1' cannot be used as an attribute because it does not have a 'System.AttributeUsageAttribute' attribute.I'|1' cannot be used as an attribute because it is declared 'MustInherit'.h'|1' cannot be used as an attribute because it has 'MustOverride' methods that have not been overridden.(Cannot find .NET Framework directory: |0%Unable to open resource file '|1': |0>Attribute constant '|1' cannot be the target of an assignment.`Attribute member '|1' cannot be the target of an assignment because it is not declared 'Public'.f'System.STAThreadAttribute' and 'System.MTAThreadAttribute' cannot both be applied to the same method.['System.STAThreadAttribute' and 'System.MTAThreadAttribute' cannot both be applied to '|1'.}Project '|1' makes an indirect reference to assembly '|2', which contains '|3'. Add a file reference to '|4' to your project.MType '|1' cannot be used in an attribute because it is not declared 'Public'.]Type '|1' cannot be used in an attribute because its container '|2' is not declared 'Public'.OAssembly '|1' cannot be created because its path is longer than 259 characters.8'|1' cannot be referenced because it is not an assembly.1Unable to apply security attribute(s) to '|1': |05'|1' cannot be applied more than once to an assembly.|'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a Sub, Function, or Operator with a non-empty body.S'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a Declare.V'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a Get or Set.Type '|2' is imported from different versions of assembly |1. Different versions of the same strong-named assembly cannot be used in the same project.'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to a method that is generic or contained in a generic type.z'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to a class that is generic or contained inside a generic type.uIndirect reference is being made to assembly '|1', which contains '|2'. Add a file reference to '|3' to your project.Y'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to instance method.['System.Runtime.InteropServices.DllImportAttribute' cannot be applied to interface methods.~'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to 'AddHandler', 'RemoveHandler' or 'RaiseEvent' method.Project '|1' makes an indirect reference to project '|2', which contains '|3'. Add a project reference to '|2' to your project.|Construct makes an indirect reference to project '|1', which contains '|2'. Add a project reference to '|1' to your project.Friend assembly reference '|1' is invalid. InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor architecture specified.Friend assembly reference '|1' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations.Friend access was denied to '|1'. If you want the compiler to consider friend types in '|1', add the public key information in the project settings or through a command-line switch to the compiler for the project '|2'.:Friend declaration '|1' is invalid and cannot be resolved.Member '|1' cannot override member '|2' defined in another assembly/project because the access modifier 'Protected Friend' expands accessibility. Use 'Protected' instead.hCannot find the interop type that matches the embedded type '|1'. Are you missing an assembly reference?pThe type '|1' is not found. This type is required to embed interop types. Are you missing an assembly reference?UReference to class '|1' is not allowed when its assembly is linked using No-PIA mode.HEmbedded interop structure '|1' can contain only public instance fields.WInterop type '|1' cannot be embedded because it is missing the required '|2' attribute.8Global namespace may not be nested in another namespace.KInterop type '|1' cannot be embedded. Use the applicable interface instead.9'|0' error occurred when reading metadata from file '|1'.WCannot embed interop types from assembly '|1' because it is missing the '|2' attribute.Cannot embed interop type '|1' found in both assembly '|2' and '|3'. Consider setting the 'Embed Interop Types' property to false.tCannot embed interop types from assembly '|1' because it is missing either the '|2' attribute or the '|3' attribute.Using events defined in an assembly that was referenced with 'Embed Interop Types' set to true requires a reference that was not provided.~Cannot embed interop type '|1' because the source interface '|2' referenced by its ComEventInterfaceAttribute cannot be found.UInterface '|1' has an invalid source interface which is required to embed event '|2'.TSource interface '|1' is missing method '|2', which is required to embed event '|3'.4Interop type '|1' is invalid and cannot be embedded.@Local variable '|1' cannot be referred to before it is declared."'|1' is not valid within a Module."'|1' is valid only within a class.x'|1' is declared in project '|2', which is not referenced by project '|3'. Add a reference to '|2' to your project '|3'.>Statement cannot end a block outside of a line 'If' statement.'Char' values cannot be converted to '|1'. Use 'Microsoft.VisualBasic.AscW' to interpret a character as a Unicode value or 'Microsoft.VisualBasic.Val' to interpret it as a digit.'|1' values cannot be converted to 'Char'. Use 'Microsoft.VisualBasic.ChrW' to interpret a numeric value as a Unicode character or first convert it to 'String' to produce a digit.nDelegate '|1' requires an 'AddressOf' expression or lambda expression as the only argument to its constructor.LMethod declaration statements must be the first statement on a logical line.d'|1' cannot be named as a parameter in an attribute specifier because it is not a field or property.xOption Strict On disallows operands of type Object for operator '|1'. Use the 'Is' operator to test for object identity.ZBounds can be specified only for the top-level array when initializing an array of arrays. 'Assembly' or 'Module' expected.='|1' has no parameters and its return type cannot be indexed.8Comma, ')', or a valid expression continuation expected.'Resume' or 'GoTo' expected. '=' expected.?Parameter '|1' in '|2' already has a matching omitted argument.`'|1' is an event, and cannot be called directly. Use a 'RaiseEvent' statement to raise an event.;Expression is of type '|1', which is not a collection type.RDefault values cannot be supplied for parameters that are not declared 'Optional'.\'#Region' and '#End Region' statements are not valid within method bodies/multiline lambdas.BSpecifiers and attributes are not valid on 'Namespace' statements.3'MyBase' must be followed by '.' and an identifier.4'MyClass' must be followed by '.' and an identifier.Option Strict On disallows narrowing from type '|2' to type '|3' in copying the value of 'ByRef' parameter '|1' back to the matching argument.9'#ElseIf' cannot follow '#Else' as part of a '#If' block.0'End Sub' must be the first statement on a line.5'End Function' must be the first statement on a line.0'End Get' must be the first statement on a line.0'End Set' must be the first statement on a line.{Attribute specifier is not a complete statement. Use a line continuation to apply the attribute to the following statement.Class '|1' must declare a 'Sub New' because its base class '|2' has more than one accessible 'Sub New' that can be called with no arguments.O'Next' statement names more variables than there are matching 'For' statements.First statement of this 'Sub New' must be a call to 'MyBase.New' or 'MyClass.New' because base class '|1' of '|2' has more than one accessible 'Sub New' that can be called with no arguments.TArray declared as for loop control variable cannot be declared with an initial size.oThe '|1' keyword is used to overload inherited members; do not use the '|1' keyword when overloading 'Sub New'.>Type character cannot be used in a type parameter declaration.Too few type arguments to '|1'. Too many type arguments to '|1'.OType argument '|1' does not inherit from or implement the constraint type '|2'.>'|1' has no type parameters and so cannot have type arguments.O'New' cannot be used on a type parameter that does not have a 'New' constraint.AType parameter '|1' can only have one constraint that is a class.IType constraint '|1' must be either a class, interface or type parameter./Type parameter already declared with name '|1'.0Type parameter '|1' for '|2' cannot be inferred.v'Is' operand of type '|1' can be compared only to 'Nothing' because '|1' is a type parameter with no class constraint.nCopying the value of 'ByRef' parameter '|1' back to the matching argument narrows from type '|2' to type '|3'.+'|1' has the same name as a type parameter.-|1 '|2' cannot inherit from a type parameter.2Type parameter not allowed in 'Implements' clause.8Type arguments cannot be applied to the expression '|1'.#Array lower bounds can be only '0'.3Type constraint cannot be a 'NotInheritable' class.)'|1' cannot be used as a type constraint.8Type parameters cannot be specified on this declaration.BType arguments are not valid because attributes cannot be generic.`Type parameters, generic types or types contained in generic types cannot be used as attributes.CLocal variables within generic methods cannot be declared 'Static'.U|1 '|2' implicitly defines a member '|3' which has the same name as a type parameter.?Constraint type '|1' already specified for this type parameter.Cannot implement interface '|1' because its implementation could conflict with the implementation of another implemented interface '|2' for some type arguments.Modules cannot be generic._Classes that are generic or contained in a generic type cannot inherit from an attribute class.['Declare' statements are not allowed in generic types or types contained in generic types.3'|1' is a generic type and requires type arguments.L'|1' cannot override '|2' because they differ by type parameter constraints.P'|1' cannot implement '|2.|3' because they differ by type parameter constraints.aType parameters or types constructed with type parameters are not allowed in attribute arguments.,Generic methods cannot use 'Handles' clause.P'New' constraint cannot be specified multiple times for the same type parameter.oType argument '|1' is declared 'MustInherit' and does not satisfy the 'New' constraint for type parameter '|2'.Type argument '|1' must have a public parameterless instance constructor to satisfy the 'New' constraint for type parameter '|2'.Type parameter '|1' must have either a 'New' constraint or a 'Structure' constraint to satisfy the 'New' constraint for type parameter '|2'.?Arguments cannot be passed to a 'New' used on a type parameter.4Generic type '|1' cannot be imported more than once.\Overload resolution failed because no accessible '|1' accepts this number of type arguments.Type arguments unexpected.<'|1' is already declared as a type parameter of this method.BType parameter cannot have the same name as its defining function.o'|1' and '|2' cannot overload each other because they could be identical for some type parameter substitutions.Type or 'New' expected.J'Of' required when specifying type arguments for a generic type or method.G'(' unexpected. Arrays of uninstantiated generic types are not allowed.'For Each' on type '|1' is ambiguous because the type implements multiple instantiations of 'System.Collections.Generic.IEnumerable(Of T)'.y'IsNot' operand of type '|1' can be compared only to 'Nothing' because '|1' is a type parameter with no class constraint.-Type parameters cannot be used as qualifiers.Comma or ')' expected.'As', comma or ')' expected.R'Class' constraint cannot be specified multiple times for the same type parameter.V'Structure' constraint cannot be specified multiple times for the same type parameter.?'New' constraint and 'Structure' constraint cannot be combined.A'Class' constraint and 'Structure' constraint cannot be combined.WType argument '|1' does not satisfy the 'Structure' constraint for type parameter '|2'.SType argument '|1' does not satisfy the 'Class' constraint for type parameter '|2'.K'Class' constraint and a specific class type constraint cannot be combined.O'Structure' constraint and a specific class type constraint cannot be combined.Indirect constraint '|1' obtained from the type parameter constraint '|2' conflicts with the indirect constraint '|3' obtained from the type parameter constraint '|4'.mConstraint '|1' conflicts with the indirect constraint '|2' obtained from the type parameter constraint '|3'.mIndirect constraint '|1' obtained from the type parameter constraint '|2' conflicts with the constraint '|3'.! '|1' is constrained to '|2'.7Type parameter '|1' cannot be constrained to itself: |2LType parameter with a 'Structure' constraint cannot be used as a constraint.'System.Nullable' does not satisfy the 'Structure' constraint for type parameter '|1'. Only non-nullable 'Structure' types are allowed.%No accessible non-generic '|1' found.9No accessible '|1' accepts this number of type arguments.]Constraint '|1' conflicts with the constraint '|2' already specified for type parameter '|3'.fCannot inherit interface '|1' because it could be identical to interface '|2' for some type arguments.Cannot inherit interface '|1' because the interface '|2' from which it inherits could be identical to interface '|3' for some type arguments.Cannot inherit interface '|1' because the interface '|2' from which it inherits could be identical to interface '|3' from which the interface '|4' inherits for some type arguments.Cannot inherit interface '|1' because it could be identical to interface '|2' from which the interface '|3' inherits for some type arguments.Cannot implement '|1.|2' because its implementation could conflict with the implementation for '|3.|2' for some type arguments.ZMethods of 'System.Nullable(Of T)' cannot be used as operands of the 'AddressOf' operator.\'Is' operand of type '|1' can be compared only to 'Nothing' because '|1' is a nullable type._'IsNot' operand of type '|1' can be compared only to 'Nothing' because '|1' is a nullable type.Enum types cannot be nullable.iNullable types are not supported because the targeted platform does not define the type 'Nullable(of T)'.N'|1' cannot be declared 'Shadows' outside of a class, structure, or interface.1Property parameters cannot have the name 'Value'.0Event name length cannot exceed 1011 characters.>WithEvents variable name length cannot exceed 1019 characters.|1The project currently contains references to more than one version of |1, a direct reference to version |4 and an indirect reference (through '|3') to version |2. Change the direct reference to use version |2 (or higher) of |1.[Project already has a reference to assembly |1. A second reference to '|2' cannot be added.qProject '|1' requires a reference to version '|2' of assembly '|3', but references version '|4' of assembly '|3'.,Illegal call expression or index expression.WConflict between the default property and the 'DefaultMemberAttribute' defined on '|1'.#Class '|1' could not be created: |0J'|1' cannot be applied because the format of the GUID '|2' is not correct.\'Microsoft.VisualBasic.ComClassAttribute' and '|1' cannot both be applied to the same class.x'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to '|1' because its container '|2' is not declared 'Public'.'System.Runtime.InteropServices.DispIdAttribute' cannot be applied to '|1' because 'Microsoft.VisualBasic.ComClassAttribute' reserves zero for the default property.'System.Runtime.InteropServices.DispIdAttribute' cannot be applied to '|1' because 'Microsoft.VisualBasic.ComClassAttribute' reserves values less than zero.y'InterfaceId' and 'EventsId' parameters for 'Microsoft.VisualBasic.ComClassAttribute' on '|1' cannot have the same value.f'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to a class that is declared 'MustInherit'.h'Microsoft.VisualBasic.ComClassAttribute' cannot be applied to '|1' because it is not declared 'Public'.dAttribute 'System.Runtime.InteropServices.DefaultCharSetAttribute' is not supported in this version.Operator declaration must be one of: +, -, *, \, /, ^, &, Like, Mod, And, Or, Xor, Not, <<, >>, =, <>, <, <=, >, >=, CType, IsTrue, IsFalse..'Widening' and 'Narrowing' cannot be combined.Operator is not overloadable. Operator declaration must be one of: +, -, *, \, /, ^, &, Like, Mod, And, Or, Xor, Not, <<, >>, =, <>, <, <=, >, >=, CType, IsTrue, IsFalse.0'Handles' is not valid on operator declarations.3'Implements' is not valid on operator declarations.'End Operator' expected.5'End Operator' must be the first statement on a line.9'End Operator' must be preceded by a matching 'Operator'.?'Exit Operator' is not valid. Use 'Return' to exit an operator.0'|1' parameters cannot be declared 'ParamArray'..'|1' parameters cannot be declared 'Optional'.$Operators must be declared 'Public'.$Operators must be declared 'Shared'."Operators cannot be declared '|1'.&Operator '|1' must have one parameter.'Operator '|1' must have two parameters.5Operator '|1' must have either one or two parameters.GConversion operators must be declared either 'Widening' or 'Narrowing'.(Operators cannot be declared in modules./Only conversion operators can be declared '|1'.EParameter of this unary operator must be of the containing type '|1'.SAt least one parameter of this binary operator must be of the containing type '|1'.mEither the parameter type or the return type of this conversion operator must be of the containing type '|1'.1Operator '|1' must have a return type of Boolean.AConversion operators cannot convert from a type to the same type.9Conversion operators cannot convert to an interface type.AConversion operators cannot convert from a type to its base type.DConversion operators cannot convert from a type to its derived type..Conversion operators cannot convert to Object.;Conversion operators cannot convert from an interface type.5Conversion operators cannot convert from a base type.8Conversion operators cannot convert from a derived type.0Conversion operators cannot convert from Object.,Matching '|1' operator is required for '|2'.PReturn and parameter types of '|1' must be '|2' to be used in a '|3' expression.DType '|1' must define operator '|2' to be used in a '|3' expression.Cannot copy the value of 'ByRef' parameter '|1' back to the matching argument because type '|2' cannot be converted to type '|3'.DType '|1' must define operator '|2' to be used in a 'For' statement.PReturn and parameter types of '|1' must be '|2' to be used in a 'For' statement.EParameter types of '|1' must be '|2' to be used in a 'For' statement.KOperator '|1' must have a second parameter of type 'Integer' or 'Integer?'.FNullable modifier cannot be specified on both a variable and its type.Type '|1' must be a value type or a type argument constrained to 'Structure' in order to be used with 'Nullable' or nullable modifier '?'. jNullable modifier '?' and array modifiers '(' and ')' cannot be specified on both a variable and its type.4'If' operator requires either two or three operands.('If' operands cannot be named arguments.OFirst operand in a binary 'If' expression must be nullable or a reference type.MNullable modifier cannot be specified in variable declarations with 'As New'.FNullable types are not allowed in conditional compilation expressions.QNullable modifier cannot be used with a variable whose implicit type is 'Object'.^Requested operation is not available because the runtime library function '|1' is not defined.RThe targeted version of the Visual Basic runtime library does not support modules.cThe targeted version of the Visual Basic runtime library does not support the OptionText attribute.3'Global' must be followed by '.' and an identifier.:'Global' not allowed in this context; identifier expected.5'Global' not allowed in handles; local name expected.9'ElseIf' must be preceded by a matching 'If' or 'ElseIf'.Attribute constructor has a 'ByRef' parameter of type '|1'; cannot use constructors with byref parameters to apply the attribute.3'End Using' must be preceded by a matching 'Using'.-'Using' must end with a matching 'End Using'.g'GoTo |1' is not valid because '|1' is inside a 'Using' statement that does not contain this statement.A'Using' operand of type '|1' must implement 'System.IDisposable'.?'Using' resource variable must have an explicit initialization.5'Using' resource variable type can not be array type.>'On Error' statements are not valid within 'Using' statements.k'|1' has the same name as another type exposed in a 'My' group. Rename the type or its enclosing namespace.PNested function does not have a signature that is compatible with delegate '|1'.<'ByRef' parameter '|1' cannot be used in a query expression.7Expression cannot be converted into an expression tree.PInstance members and 'Me' cannot be used within query expressions in structures.8Variable cannot be initialized with non-array type '|1'.KReferences to 'ByRef' parameters cannot be converted to an expression tree.!Invalid object initializer value.;Anonymous type member or property '|1' is already declared.zCannot convert anonymous type to an expression tree because a property of the type is used to initialize another property.yAnonymous type property '|1' cannot be used in the definition of a lambda expression within the same initialization list.Y'Extension' attribute can be applied only to 'Module', 'Sub', or 'Function' declarations.1Extension methods can be defined only in modules.jExtension methods must declare at least one parameter. The first parameter specifies which type to extend.'Optional' cannot be applied to the first parameter of an extension method. The first parameter specifies which type to extend.'ParamArray' cannot be applied to the first parameter of an extension method. The first parameter specifies which type to extend.7Anonymous type initializer is not valid or is circular.bAnonymous type member name can be inferred only from a simple or qualified name with no arguments.G'|1' is not a member of '|2'; it does not exist in the current context.The custom-designed version of 'System.Runtime.CompilerServices.ExtensionAttribute' found by the compiler is not valid. Its attribute usage flags must be set to allow assemblies, classes, and methods.Anonymous type member property '|1' cannot be used to infer the type of another member property because the type of '|1' is not yet established.>Type characters cannot be used in anonymous type declarations.GExtension method '|1' has type constraints that can never be satisfied.. Extension method '|1' defined in '|2': |3>Method does not have a signature compatible with the delegate.7Type arguments could not be inferred from the delegate.Too many arguments.7Parameter '|1' already has a matching omitted argument./Parameter '|1' already has a matching argument.'|1' is not a method parameter.*Argument not specified for parameter '|1'.'Type parameter '|1' cannot be inferred.+ Extension method '|1' defined in '|2'.0Anonymous type must contain at least one member.8Anonymous type member name must be preceded by a period.,Identifier expected, preceded with a period.;Anonymous type initializers are not valid in debug windows.Too few type arguments.Too many type arguments.XExtension method '|1' defined in '|2' does not have the same signature as delegate '|3'.<Too many arguments to extension method '|1' defined in '|2'.`Parameter '|1' in extension method '|2' defined in '|3' already has a matching omitted argument.XParameter '|1' of extension method '|2' defined in '|3' already has a matching argument.A'|1' is not a parameter of extension method '|2' defined in '|3'.SArgument not specified for parameter '|1' of extension method '|2' defined in '|3'.QType parameter '|1' for extension method '|2' defined in '|3' cannot be inferred.@Too few type arguments to extension method '|1' defined in '|2'.AToo many type arguments to extension method '|1' defined in '|2'.Expression of type '|1' is not queryable. Make sure you are not missing an assembly reference and/or namespace import for the LINQ provider.<Definition of method '|1' is not accessible in this context.iMethod which contains an 'On Error GoTo' statement cannot contain an expression which generates a lambda.{'GoTo |1' is not valid because '|1' is inside a scope that defines a variable that is used in a lambda or query expression.FInstance of restricted type '|1' cannot be used in a query expression.[Range variable name can be inferred only from a simple or qualified name with no arguments.(Range variable '|1' is already declared.>Type characters cannot be used in range variable declarations.f'ReadOnly' variable cannot be the target of an assignment in a lambda expression inside a constructor.BMulti-dimensional array cannot be converted to an expression tree.BLate binding operations cannot be converted to an expression tree.'By' expected.LRange variable name cannot match the name of a member of the 'Object' class.'In' expected.LThe first 'From' in a query cannot be followed immediately by an assignment.=Name '|1' is either not declared or not in the current scope.QReturn type of nested function matching parameter '|1' narrows from '|2' to '|3'.qAnonymous type member name cannot be inferred from an XML identifier that is not a valid Visual Basic identifier.jRange variable name cannot be inferred from an XML identifier that is not a valid Visual Basic identifier.'Into' expected.0'Aggregate' cannot be followed by an assignment.=Aggregate function name cannot be used with a type character.'On' expected.'Equals' expected.'And' expected.G'Equals' cannot compare a value of type '|1' with a value of type '|2'.You must reference at least one range variable on both sides of the 'Equals' operator. Range variable(s) |1 must appear on one side of the 'Equals' operator, and range variable(s) |2 must appear on the other.RLambda expression cannot be converted to '|1' because '|1' is not a delegate type.pLambda expression cannot be converted to '|1' because type '|1' is declared 'MustInherit' and cannot be created.>Evaluation of lambda expressions is not valid in the debugger.5A nullable type cannot be inferred for variable '|1'.9Nullable type inference is not supported in this context.'Join' expected.(Nullable parameters must specify a type.Range variable '|1' hides a variable in an enclosing block, a previously defined range variable, or an implicitly declared variable in a query expression.AAttributes cannot be applied to parameters of lambda expressions.VLambda expressions are not valid in the first expression of a 'Select Case' statement.\'AddressOf' expressions are not valid in the first expression of a 'Select Case' statement. &The '?' character cannot be used here.RInstance members and 'Me' cannot be used within a lambda expression in structures.='ByRef' parameter '|1' cannot be used in a lambda expression.GInstance of restricted type '|1' cannot be used in a lambda expression.Lambda parameter '|1' hides a variable in an enclosing block, a previously defined range variable, or an implicitly declared variable in a query expression.}Option Strict On requires each lambda expression parameter to be declared with an 'As' clause if its type cannot be inferred.lArray modifiers cannot be specified on lambda expression parameter name. They must be specified on its type.Data type(s) of the type parameter(s) cannot be inferred from these arguments. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments. Specifying the data type(s) explicitly might correct this error.NData type(s) of the type parameter(s) cannot be inferred from these arguments.]Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments.wData type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments.Data type(s) of the type parameter(s) cannot be inferred from these arguments because more than one type is possible. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments because more than one type is possible. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments because more than one type is possible. Specifying the data type(s) explicitly might correct this error.uData type(s) of the type parameter(s) cannot be inferred from these arguments because more than one type is possible.Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments because more than one type is possible.Data type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments because more than one type is possible.Data type(s) of the type parameter(s) cannot be inferred from these arguments because they do not convert to the same type. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments because they do not convert to the same type. Specifying the data type(s) explicitly might correct this error.Data type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments because they do not convert to the same type. Specifying the data type(s) explicitly might correct this error.{Data type(s) of the type parameter(s) cannot be inferred from these arguments because they do not convert to the same type.Data type(s) of the type parameter(s) in method '|2' cannot be inferred from these arguments because they do not convert to the same type.Data type(s) of the type parameter(s) in extension method '|2' defined in '|3' cannot be inferred from these arguments because they do not convert to the same type.wOption Strict On does not allow narrowing in implicit type conversions between the lambda expression and delegate '|1'.mOption Strict On does not allow narrowing in implicit type conversions between method '|1' and delegate '|2'.]Nesting of parentheses in lambda expression's parameter list exceeds maximum allowable depth.Q'|1' is not accessible in this context because the return type is not accessible.T'|1.|2' is not accessible in this context because the return type is not accessible.[Variable '|1' is already declared as a parameter of this or an enclosing lambda expression.A'On Error' and 'Resume' cannot appear inside a lambda expression.1Branching out of a multiline lambda is not valid.KNested sub does not have a signature that is compatible with delegate '|1'.DStatic local variables cannot be declared inside lambda expressions.1Multiline lambda expression is missing 'End Sub'.6Multiline lambda expression is missing 'End Function'.:Statement lambdas cannot be converted to expression trees.CAttributes cannot be applied to return types of lambda expressions."'Group' or an identifier expected.9'Group' not allowed in this context; identifier expected.Option Strict On does not allow narrowing in implicit type conversions between extension method '|1' defined in '|3' and delegate '|2'.^Extension Method '|1' defined in '|3' does not have a signature compatible with delegate '|2'.1Argument matching parameter '|1' narrows to '|2'. |1mAuto-implemented Properties contained in Structures cannot have initializers unless they are marked 'Shared'.*Expanded Properties cannot be initialized.$Visual Basic |2 does not support |1.XCannot infer an element type. Specifying the type of the array might correct this error.bCannot initialize the type '|1' with a collection initializer because it is not a collection type.rCannot initialize the type '|1' with a collection initializer because it does not have an accessible 'Add' method.aAn Object Initializer and a Collection Initializer cannot be combined in the same initialization.LAn aggregate collection initializer entry must contain at least one element.PKeywords 'Out' and 'In' can only be used in interface and delegate declarations.rEnumerations, classes, and structures cannot be declared in an interface that has an 'In' or 'Out' type parameter.QType '|1' cannot be used in this context because '|1' is an 'Out' type parameter.PType '|1' cannot be used in this context because '|1' is an 'In' type parameter.fType '|1' cannot be used for the '|2' in '|3' in this context because '|1' is an 'Out' type parameter.eType '|1' cannot be used for the '|2' in '|3' in this context because '|1' is an 'In' type parameter.YType '|1' cannot be used in '|2' in this context because '|1' is an 'Out' type parameter.XType '|1' cannot be used in '|2' in this context because '|1' is an 'In' type parameter.nType '|1' cannot be used for the '|3' of '|4' in '|2' in this context because '|1' is an 'Out' type parameter.mType '|1' cannot be used for the '|3' of '|4' in '|2' in this context because '|1' is an 'In' type parameter.Type '|1' cannot be used in this context because both the context and the definition of '|1' are nested within interface '|2', and '|2' has 'In' or 'Out' type parameters. Consider moving the definition of '|1' outside of '|2'.Type '|1' cannot be used for the '|3' in '|4' in this context because both the context and the definition of '|1' are nested within interface '|2', and '|2' has 'In' or 'Out' type parameters. Consider moving the definition of '|1' outside of '|2'.}Cannot infer a return type because more than one type is possible. Consider adding an 'As' clause to specify the return type.Type '|1' cannot be used in '|3' in this context because both the context and the definition of '|1' are nested within interface '|2', and '|2' has 'In' or 'Out' type parameters. Consider moving the definition of '|1' outside of '|2'.Type '|1' cannot be used for the '|4' of '|5' in '|3' in this context because both the context and the definition of '|1' are nested within interface '|2', and '|2' has 'In' or 'Out' type parameters. Consider moving the definition of '|1' outside of '|2'.kOption Strict On does not allow implicit conversions from '|1' to '|2' because the conversion is ambiguous.Event definitions with parameters are not allowed in an interface such as '|1' that has 'In' or 'Out' type parameters. Consider declaring the event by using a delegate type which is not defined within '|1'. For example, 'Event |2 As Action(Of ...)'.HType '|1' does not inherit the generic type parameters of its container.Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1' is an 'Out' type parameter.Type '|1' cannot be used in '|2' because 'In' and 'Out' type parameters cannot be made nullable, and '|1 is an 'In' type parameter.[Type '|1' cannot be used as a ByVal parameter type because '|1' is an 'Out' type parameter.QType '|1' cannot be used as a return type because '|1' is an 'In' type parameter.^Type '|1' cannot be used as a generic type constraint because '|1' is an 'Out' type parameter.\Type '|1' cannot be used as a ReadOnly property type because '|1' is an 'In' type parameter.^Type '|1' cannot be used as a WriteOnly property type because '|1' is an 'Out' type parameter.Type '|1' cannot be used as a property type in this context because '|1' is an 'Out' type parameter and the property is not marked ReadOnly.Type '|1' cannot be used as a property type in this context because '|1' is an 'In' type parameter and the property is not marked WriteOnly.Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, and '|1' is an 'Out' type parameter.Type '|1' cannot be used in this context because 'In' and 'Out' type parameters cannot be used for ByRef parameter types, and '|1' is an 'In' type parameter.WCannot infer a return type. Consider adding an 'As' clause to specify the return type.ANo overload for method 'Add' takes |1 arguments. Expected '{|2}'.'|5' cannot be converted to '|6' because '|1' is not derived from '|2', as required for the 'Out' generic parameter '|3' in '|4'.'|5' cannot be converted to '|6' because '|1' is not derived from '|2', as required for the 'In' generic parameter '|3' in '|4'.>'|1' cannot be converted to '|2'. Consider using '|3' instead.z'|1' cannot be converted to '|2'. Consider changing the '|3' in the definition of '|4' to an Out type parameter, 'Out |3'.x'|1' cannot be converted to '|2'. Consider changing the '|3' in the definition of '|4' to an In type parameter, 'In |3'.3Auto-implemented properties cannot have parameters.[Using DirectCast operator to cast a floating-point value to the same type is not supported./XML elements cannot be selected from type '|1'.1XML attributes cannot be selected from type '|1'.:XML descendant elements cannot be selected from type '|1'.tErrors occurred while compiling the Xml schemas in the project. Because of this, Xml intellisense is not available.xExtension method '|1' defined in '|2' is not generic (or has no free type parameters) and so cannot have type arguments./Late-bound extension methods are not supported.LCannot infer a data type for '|1' because the array dimensions do not match.Cannot infer a common type.WCannot infer a common type, and Option Strict On does not allow 'Object' to be assumed.BCannot infer a common type because more than one type is possible.Cannot infer an element type, and Option Strict On does not allow 'Object' to be assumed. Specifying the type of the array might correct this error.Cannot infer an element type because more than one type is possible. Specifying the type of the array might correct this error.VCannot infer a return type. Consider adding an 'As' clause to specify the return type..Inappropriate use of '|1' keyword in a module.ASingle-line statement lambdas must include exactly one statement.=Statement is not valid inside a single-line statement lambda.kThis single-line statement lambda must be enclosed in parentheses. For example: Call (Sub() <statement>) ()lThis single-line statement lambda must be enclosed in parentheses. For example: (Sub() <statement>).Invoke()gThis single-line statement lambda must be enclosed in parentheses. For example: (Sub() <statement>)!key{Type '|1' cannot be embedded because it has generic argument. Consider setting the 'Embed interop Types' property to false.}Type '|1' cannot be used across assembly boundaries because it has a generic type parameter that is an embedded interop type.Type '|1' cannot be used across assembly boundaries because its base type has a generic type parameter that is an embedded interop type.+Async methods cannot have ByRef parameters..Iterator methods cannot have ByRef parameters.'Await' may only be used in a query expression within the first collection expression of the initial 'From' clause or within the collection expression of a 'Join' clause.F'Await' requires that the type '|1' have a suitable GetAwaiter method.8An expression tree may not contain the 'Await' operator.H'|1' cannot be used as a parameter type for an Iterator or Async method.?Cannot await Nothing. Consider awaiting 'Task.Yield()' instead.+The 'Main' method cannot be marked 'Async'.F'|1' cannot be declared 'Partial' because it has the 'Async' modifier.9'Async' and 'Iterator' modifiers cannot be used together.n'Await' can only be used when contained within a method or lambda expression marked with the 'Async' modifier.Iterator functions must return either IEnumerable(Of T), or IEnumerator(Of T), or the non-generic forms IEnumerable or IEnumerator.K'Yield' cannot be used inside a 'Catch' statement or a 'Finally' statement.I'Yield' can only be used in a method marked with the 'Iterator' modifier.NTo return a value from an Iterator function, use 'Yield' rather than 'Return'.d'Await' cannot be used inside a 'Catch' statement, a 'Finally' statement, or a 'SyncLock' statement.^The 'Async' modifier can only be used on Subs, or on Functions that return Task or Task(Of T).OThe implicit return variable of an Iterator or Async method cannot be accessed.XSingle-line lambdas cannot have the 'Iterator' modifier. Use a multiline lambda instead.Cannot find all types required by the 'Async' modifier. Are you targeting the wrong framework version, or missing a reference to an assembly?3Expression is of type '|1', which is not awaitable./Constructor must not have the 'Async' modifier.=Only the 'Async' or 'Iterator' modifier is valid on a lambda.'Return' statements in this Async method cannot return a value since the return type of the function is 'Task'. Consider changing the function's return type to 'Task(Of T)'.4Auto-implemented properties cannot be declared '|1'.A'Await' cannot be used in an expression containing the type '|1'.CStatic initializers cannot appear inside Async or Iterator methods.G'On Error' and 'Resume' cannot appear inside async or iterator methods.]'|1' does not return a Task and cannot be awaited. Consider changing it to an Async Function.YLambdas with the 'Async' or 'Iterator' modifiers cannot be converted to expression trees.e'System.Runtime.InteropServices.DllImportAttribute' cannot be applied to an Async or Iterator method.SVariable of restricted type '|1' cannot be declared in an Async or Iterator method.'Await' requires that the return type '|1' of '|2.GetAwaiter()' have suitable IsCompleted, OnCompleted and GetResult members, and implement INotifyCompletion or ICriticalNotifyCompletion.F'MethodImplOptions.Synchronized' cannot be applied to an Async method.dSince this is an async method, the return expression must be of type '|1' rather than 'Task(Of |1)'.'|1' does not implement '|2'.'Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return type to 'Task(Of |1)'.'Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return type to 'Task'.~'Await' can only be used within an Async lambda expression. Consider marking this lambda expression with the 'Async' modifier.0Loop control variable cannot include an 'Await'.'|1' is obsolete: '|2'.|1 '|2' shadows an overloadable member declared in the base |3 '|4'. If you want to overload the base method, this method must be declared 'Overloads'.T|1 '|2' conflicts with |3 '|2' in the base |4 '|5' and should be declared 'Shadows'.|1 '|2' shadows an overridable method in the base |3 '|4'. To override the base method, this method must be declared 'Overrides'.uDefault property '|1' conflicts with the default property '|2' in the base |3 '|4'. '|1' will be the default property'|1' is obsolete.5Possible problem detected while building assembly: |0:Possible problem detected while building assembly '|1': |0'Microsoft.VisualBasic.ComClassAttribute' is specified for class '|1' but '|1' has no public members that can be exposed to COM; therefore, no COM interfaces are generated.|1 '|2' implicitly declares '|3', which conflicts with a member in the base |4 '|5', and so the |1 should be declared 'Shadows'.u|1 '|2' conflicts with a member implicitly declared for |3 '|4' in the base |5 '|6' and should be declared 'Shadows'.|1 '|2' implicitly declares '|3', which conflicts with a member implicitly declared for |4 '|5' in the base |6 '|7'. |1 should be declared 'Shadows'.('|1' accessor of '|2' is obsolete: '|3'."'|1' accessor of '|2' is obsolete.]|1 '|2' conflicts with |3 '|2' in the base |4 '|5' and so should not be declared 'Overloads'.|1 '|2' implicitly declares '|3', which conflicts with a member in the base |4 '|5', and so the |1 should not be declared 'Overloads'.~|1 '|2' conflicts with a member implicitly declared for |3 '|4' in the base |5 '|6' and so should not be declared 'Overloads'.|1 '|2' implicitly declares '|3', which conflicts with a member implicitly declared for |4 '|5' in the base |6 '|7'. So the |1 should not be declared 'Overloads'.)Type of member '|1' is not CLS-compliant.S'|1' is not CLS-compliant because it derives from '|2', which is not CLS-compliant.2Return type of function '|1' is not CLS-compliant.,Type of parameter '|1' is not CLS-compliant.['|1' is not CLS-compliant because the interface '|2' it inherits from is not CLS-compliant.]|1 '|2' cannot be marked CLS-compliant because its containing type '|3' is not CLS-compliant.Name '|1' is not CLS-compliant.2Underlying type '|1' of Enum is not CLS-compliant.CNon CLS-compliant '|1' is not allowed in a CLS-compliant interface.ONon CLS-compliant 'Mustoverride' member is not allowed in a CLS-compliant '|1'.'|1' is not CLS-compliant because it overloads '|2' which differs from it only by array of array parameter types or by the rank of the array parameter types.)Root namespace '|1' is not CLS-compliant.:Name '|1' in the root namespace '|2' is not CLS-compliant.<Generic parameter constraint type '|1' is not CLS-compliant.Type '|1' is not CLS-compliant.HType of optional value for optional parameter '|1' is not CLS-compliant.JSystem.CLSCompliantAttribute cannot be applied to property 'Get' or 'Set'.n|1 '|2' and partial |3 '|4' conflict in |5 '|6', but are being merged because one of them is declared partial.|1 '|2' and partial |3 '|4' declared in '|5' conflict in |6 '|7', but are being merged because one of them is declared partial.Type parameter '|1' has the same name as a type parameter of an enclosing type. Enclosing type's type parameter will be shadowed.%Could not find standard library '|1'.6Delegate type '|1' of event '|2' is not CLS-compliant.System.Diagnostics.DebuggerHiddenAttribute does not affect 'Get' or 'Set' when applied to the Property definition. Apply the attribute directly to the 'Get' and 'Set' procedures as appropriate.{Range specified for 'Case' statement is not valid. Make sure that the lower bound is less than or equal to the upper bound.p'|1' method for event '|2' cannot be marked CLS compliant because its containing type '|3' is not CLS compliant.L'|1' in designer-generated type '|2' should call InitializeComponent method.XCasing of namespace name '|1' does not match casing of namespace name '|2' in file '|3'.Namespace or type specified in the Imports '|1' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.Namespace or type specified in the project-level Imports '|1' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.A reference was created to embedded interop assembly '|1' because of an indirect reference to that assembly from assembly '|2'. Consider changing the 'Embed Interop Types' property on either assembly.hAttribute '|1' cannot be specified more than once in this project, even with identical parameter values.aClass '|1' should declare a 'Sub New' because the '|2' in its base class '|3' is marked obsolete.gClass '|1' should declare a 'Sub New' because the '|2' in its base class '|3' is marked obsolete: '|4'.First statement of this 'Sub New' should be an explicit call to 'MyBase.New' or 'MyClass.New' because the '|1' in the base class '|2' of '|3' is marked obsolete.First statement of this 'Sub New' should be an explicit call to 'MyBase.New' or 'MyClass.New' because the '|1' in the base class '|2' of '|3' is marked obsolete: '|4'8Operator without an 'As' clause; type of Object assumed.<Attribute 'Conditional' is only valid on 'Sub' declarations.MUse command-line option '|1' or appropriate project settings instead of '|2'.?Statement recursively calls the containing '|1' for event '|2'.sImplicit conversion from '|2' to '|3' in copying the value of 'ByRef' parameter '|1' back to the matching argument.{|1 '|2' conflicts with other members of the same name across the inheritance hierarchy and so should be declared 'Shadows'.U'Class_Initialize' event is no longer supported. Use 'Sub New' to initialize a class.U'Class_Terminate' event is no longer supported. Use 'Sub Finalize' to free resources.:Expression recursively calls the containing Operator '|1'.l'|1.|2' from 'implements |3' is already implemented by the base class '|4'. Re-implementation of |5 assumed.W'|1.|2' is already implemented by the base class '|3'. Re-implementation of |4 assumed.|12Late bound resolution; runtime errors could occur.^Operands of type Object used for operator '|1'; use the 'Is' operator to test object identity.KOperands of type Object used for operator '|1'; runtime errors could occur.|1|1|1Unused local variable: '|1'.Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated.:Expression recursively calls the containing property '|1'.='Catch' block never reached, because '|1' inherits from '|2'.}Variable '|1' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.J'Catch' block never reached; '|1' handled above in the same Try statement.aOperands of type Object used for operator '|1'; use the 'IsNot' operator to test object identity.?Bad checksum value, non hex digits or odd number of hex digits.DFile name already declared with a different GUID and checksum value.Bad GUID format.hOperands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur.This expression will always evaluate to Nothing (due to null propagation from the equals operator). To check if the value is null consider using 'Is Nothing'.This expression will always evaluate to Nothing (due to null propagation from the equals operator). To check if the value is not null consider using 'IsNot Nothing'.Unused local constant: '|1'.'Microsoft.VisualBasic.ComClassAttribute' on class '|1' implicitly declares |2 '|3', which conflicts with a member of the same name in |4 '|5'. Use 'Microsoft.VisualBasic.ComClassAttribute(InterfaceShadows:=True)' if you want to hide the name on the base |5.'|1' cannot be exposed to COM as a property 'Let'. You will not be able to assign non-object values (such as numbers or strings) to this property from Visual Basic 6.0 using a 'Let' statement.nVariable '|1' is used before it has been assigned a value. A null reference exception could result at runtime.Function '|1' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.Operator '|1' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.Property '|1' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.Variable '|1' is passed by reference before it has been assigned a value. A null reference exception could result at runtime. Make sure the structure or all the reference members are initialized before useVariable '|1' is used before it has been assigned a value. A null reference exception could result at runtime. Make sure the structure or all the reference members are initialized before useThe type for variable '|1' will not be inferred because it is bound to a field in an enclosing scope. Either change the name of '|1', or use the fully qualified name (for example, 'Me.|1' or 'MyBase.|1').HStatic variable declared without an 'As' clause; type of Object assumed.Project '|1' requires a reference to version '|2' of assembly '|3', but references version '|4' of assembly '|3'. Reference to version '|2' emitted.Assembly '|1' references assembly '|2', which is ambiguous between '|3' (referenced by project '|4') and '|5' (referenced by project '|6'). '|3' will be used. If both assemblies are identical, change the references to the same location.dAssembly '|1' references assembly '|2', which is ambiguous between '|3' and '|4'. '|3' will be used.-Maximum number of warnings has been exceeded.qXML comment block must immediately precede the language element to which it applies. XML comment will be ignored.;Only one XML comment block is allowed per language element.OXML comment must be the first statement on a line. XML comment will be ignored.UXML comment cannot appear within a method or a property. XML comment will be ignored.>XML documentation parse error: |1 XML comment will be ignored.XML comment tag '|1' appears with identical attributes more than once in the same XML comment block. XML comment will be ignored.^XML comment tag '|1' is not permitted on a '|2' language element. XML comment will be ignored.wXML comment parameter '|1' does not match a parameter on the corresponding '|2' statement. XML comment will be ignored.PXML comment parameter must have a 'name' attribute. XML comment will be ignored.kXML comment has a tag with a 'cref' attribute '|1' that could not be resolved. XML comment will be ignored.RXML comment tag 'include' must have a '|1' attribute. XML comment will be ignored.0Unable to create XML documentation file '|1': |0DXML documentation comments must precede member or type declarations.bXML comment tag 'returns' is not permitted on a 'WriteOnly' Property. XML comment will be ignored.gXML comment cannot be applied more than once on a partial |1. XML comments for this |1 will be ignored.lXML comment tag 'returns' is not permitted on a 'declare sub' language element. XML comment will be ignored.kXML documentation parse error: Start tag '|1' doesn't have a matching end tag. XML comment will be ignored.XML comment type parameter '|1' does not match a type parameter on the corresponding '|2' statement. XML comment will be ignored.UXML comment type parameter must have a 'name' attribute. XML comment will be ignored.PXML comment exception must have a 'cref' attribute. XML comment will be ignored.1Unable to include XML fragment '|1' of file '|2'./Badly formed XML. File '|1' cannot be included.8Runtime errors might occur when converting '|1' to '|2'.Using the iteration variable in a lambda expression may have unexpected results. Instead, create a local variable within the loop and assign it the value of the iteration variable.Lambda expression will not be removed from this event handler. Assign the lambda expression to a variable and use the variable to add and remove the event.Using the iteration variable in a query expression may have unexpected results. Instead, create a local variable within the loop and assign it the value of the iteration variable.The 'AddressOf' expression has no effect in this context because the method argument to 'AddressOf' requires a relaxed conversion to the delegate type of the event. Assign the 'AddressOf' expression to a variable, and use the variable to add or remove the method as the handler..Conversion from '|1' to '|2' may be ambiguous.qInterface '|1' is ambiguous with another implemented interface '|2' due to the 'In' and 'Out' parameters in '|3'./Cannot infer an element type; 'Object' assumed.>Data type of '|1' in '|2' could not be inferred. '|3' assumed.Implicit conversion from '|5' to '|6'; this conversion may fail because '|1' is not derived from '|2', as required for the 'Out' generic parameter '|3' in '|4'.Implicit conversion from '|5' to '|6'; this conversion may fail because '|1' is not derived from '|2', as required for the 'In' generic parameter '|3' in '|4'.>'|1' cannot be converted to '|2'. Consider using '|3' instead.z'|1' cannot be converted to '|2'. Consider changing the '|3' in the definition of '|4' to an Out type parameter, 'Out |3'.x'|1' cannot be converted to '|2'. Consider changing the '|3' in the definition of '|4' to an In type parameter, 'In |3'.-Cannot infer a common type; 'Object' assumed.TCannot infer a common type because more than one type is possible; 'Object' assumed.VCannot infer an element type because more than one type is possible; 'Object' assumed.-Cannot infer a return type; 'Object' assumed.TCannot infer a return type because more than one type is possible; 'Object' assumed.DVariable declaration without an 'As' clause; type of Object assumed.?Function without an 'As' clause; return type of Object assumed.8Property without an 'As' clause; type of Object assumed.LUsing DirectCast operator to cast a value-type to the same type is obsolete.&Implicit conversion from '|1' to '|2'.Local variable '|1' is read-only and its type is a structure. Invoking its members or passing it ByRef does not change its content and might lead to unexpected results. Consider declaring this variable outside of the 'Using' block.Local variable '|1' is read-only. When its type is a structure, invoking its members or passing it ByRef does not change its content and might lead to unexpected results. Consider declaring this variable outside of the 'Using' block.]Function '|1' doesn't return a value on all code paths. Are you missing a 'Return' statement?]Operator '|1' doesn't return a value on all code paths. Are you missing a 'Return' statement?]Property '|1' doesn't return a value on all code paths. Are you missing a 'Return' statement?This async method lacks 'Await' operators and so will run synchronously. Consider using the 'Await' operator to await non-blocking API calls, or 'Await Task.Run(...)' to do CPU-bound work on a background thread.Some overloads here take an Async Function rather than an Async Sub. Consider either using an Async Function, or casting this Async Sub explicitly to the desired type.Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the Await operator to the result of the call.The Task returned from this Async Function will be dropped, and any exceptions in it ignored. Consider changing it to an Async Sub so its exceptions are propagated.auto-implemented propertiesimplicit line continuationthis kind of lambda expressionvariancecollection initializers'Sub' lambda expressionsthis kind of initializationasync methods or lambdas iteratorsdeclaring a Global namespaceEMicrosoft (R) Visual Basic Compiler version %s for Visual Basic 2012 mCopyright (c) Microsoft Corporation. All rights reserved. This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241 Visual Basic Compiler Options Fatal errorCommand line errorCommand line warning/compiler initialization failed unexpectedly: %sfile '%s' could not be found out of memory!unable to open response file '%s'!unrecognized option '%s'; ignoredno input sources specifiedoption '%s' requires ':%s'*response file '%s' included multiple times)source file '%s' specified multiple timescould not find library '%s'can't open '%s' for writing)the value '%s' is invalid for option '%s' the file '%s' is not a text file*code page '%s' is invalid or not installedcompilation failed : '%s'.option '%s' can be followed only by '+' or '-'"unable to load international DLL: .the maximum number of errors has been exceeded1cannot specify both /win32icon and /win32resourceQthe default assembly reference '%s' has already been automatically added; ignoredEignoring /noconfig option because it was specified in a response fileOwarning number '%s' for the option '%s' is either not configurable or not validbcannot send error report automatically. Please visit '%s' to configure send error report settings.5option '%s' cannot be followed by '+' or '-'; ignoredZcannot infer an output file name from resource only input files; provide the '/out' option\the /moduleassemblyname option may only be specified when building a target of type 'module'1'%s' is not a valid value for /moduleassemblynameVError embedding Win32 manifest: Option /win32manifest conflicts with /nowin32manifest.WOption /win32manifest ignored. It can be specified only when the target is an assembly.IError embedding Win32 manifest: Default manifest file cannot be accessed.$the value is invalid for option '%s'>The options /vbruntime* and /target:module cannot be combined.- OUTPUT FILE - - INPUT FILES - - RESOURCES - - CODE GENERATION - - ERRORS AND WARNINGS - - LANGUAGE - - MISCELLANEOUS - - ADVANCED - - DEBUG VERSION ONLY - <file> <file_list><number><string> <wildcard> <symbol_list> <path_list> <resinfo><class> <import_list><path> <number_list><assembly_name> <version>(Short form: /%s)Specifies the output file name.'Create a console application (default).Create a Windows application.Create a library assembly.1Create a module that can be added to an assembly.7Create a Windows application that runs in AppContainer.+Create a Windows Metadata intermediate filegInclude all files in the current directory and subdirectories according to the wildcard specifications.zSpecifies the Class or Module that contains Sub Main. It can also be a Class that inherits from System.Windows.Forms.Form.uLimit which platforms this code can run on; must be x86, x64, Itanium, arm, AnyCPU32BitPreferred or anycpu (default).aSpecifies how to handle internal compiler errors; must be prompt, send, none, or queue (default).BDo not reference standard libraries (system.dll and VBC.RSP file).&Disable a list of individual warnings.#Treat a list of warnings as errors.6Warn when strict language semantics are not respected.9Name of the assembly which this module will be a part of.GThe provided file is embedded in the manifest section of the output PE.UThe default manifest should not be embedded in the manifest section of the output PE.6Compile with/without the default Visual Basic runtime.:Compile with the alternate Visual Basic runtime in <file>."Specify language version: 9|10|11.3Embed metadata from the specified interop assembly.Enable high-entropy ASLR.GSpecify subsystem version of the output PE. version:<number>[.<number>]/Reference metadata from the specified assembly.bAdds the specified file as an embedded assembly resource. resinfo:<file>[,<name>[,public|private]]cLinks the specified file as an external assembly resource. resinfo:<file>[,<name>[,public|private]]CSpecifies a Win32 icon file (.ico) for the default Win32 resources.'Specifies a Win32 resource file (.res).Emit debugging information.Enable optimizations.7Specifies the root Namespace for all type declarations.]Declare global Imports for namespaces in referenced metadata files. import_list:namespace,...LDeclare global conditional compilation symbol(s). symbol_list:name=value,...#Remove integer checks. Default off.&Specifies a strong name key container.*Emit full debugging information (default).Emit PDB file only.Disable all warnings.Treat all warnings as errors.MDelay-sign the assembly using only the public portion of the strong name key..Reference metadata from the specified modules.0Emit compiler output in UTF8 character encoding.Quiet output mode.<Location of the .NET Framework SDK directory (mscorlib.dll)."Target the .NET Compact Framework.!Generates XML documentation file.!Do not auto-include VBC.RSP file.8Specifies the codepage to use when opening source files.4Specify the alignment used for output file sections.+Generates XML documentation file to <file>.?Specifies binary-style string comparisons. This is the default.(Specifies text-style string comparisons.*Require explicit declaration of variables."Enforce strict language semantics."Allow type inference of variables..Insert command-line settings from a text file.)Do not display compiler copyright banner.Display this usage message.Create bug report file.!Display elapsed compilation time.Display verbose messages./The base address for a library or module (hex).NList of directories to search for metadata references. (Semi-colon delimited.)!Specifies a strong name key file.4### Visual Basic Compiler Defect Report, created %s ### Compiler version: %s '### Operating System: %s %d.%d.%d %s ### User Name: %s ### Compiler command line ### Source file: '%s' ### Compiler output ### Issue type: %s### User description $### User suggested correct behavior ### .NET Framework version: %s 3A file is being created with information needed to /reproduce your compiler problem, including the #contents of all source code files. DPlease describe the compiler problem (press Enter twice to finish): LDescribe what you think should have happened (press Enter twice to finish): Adding file '%s' Adding assembly reference '%s' "Adding resource file '%s' as '%s' Adding import '%s' Compiling... Compilation successful Compilation failed: %u error Compilation failed: %u errors #Compilation successful: %u warning $Compilation successful: %u warnings )Compilation failed: %u error, %u warning *Compilation failed: %u error, %u warnings *Compilation failed: %u errors, %u warning +Compilation failed: %u errors, %u warnings Adding module reference '%s' (Adding embedded assembly reference '%s' 0>0> *H >0> 1 0 +0L +7>0<0 +70 0!0 +n 6rD900 3 8Ǟ2 0  *H 0w1 0 UUS10U Washington10URedmond10U Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0 181024210738Z 200110210738Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1%0#U Microsoft America Operations1&0$U Thales TSS ESN:2264-E33E-780C1%0#UMicrosoft Time-Stamp Service0"0  *H 0 ,᭣ǑSUt>PuGПsͲtW_m(E_!gnN]KJZ TkmBS}>ߋ<2{U>Cba.Gwv-|ajX2礈V vER+kǘq^6!o"]r2$Z Z Wj]k>hB=aFRtGJJ~%wEvep BW-`oD 00U"L=[V[&z0U#0#4RFp @v+50TUM0K0IGEChttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X+L0J0H+0͞B~& >`MHf n7#o8 (֙0OĖK is~ד`*1|8ڀ{4àCfn0q Rz7nX z5+ qZ*Vud,bGϥZIx`iQZX8@]u"00à3Te_0  *H 0y1 0 UUS10U Washington10URedmond10U Microsoft Corporation1#0!UMicrosoft Code Signing PCA0 180712201119Z 190726201119Z0t1 0 UUS10U Washington10URedmond10U Microsoft Corporation10UMicrosoft Corporation0"0  *H 0 RO,S=]#JW-֊_ Fxk !>%r:xcf._ۗUL>iI-c~åӿ9!0f6oޫh(i&Sxo106+0@YHFQ J-tUDz$} 3#_)m2Zj'ϰ z}"ZKӄcWkIx:T?%^ǡ "[/(Uzӏv*_0[0U% 0 +0UDw>Uq>s0PUI0GE0C1)0'U  Microsoft Operations Puerto Rico10U 229803+4379500U#0ҴX7.3L 0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicCodSigPCA_08-31-2010.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicCodSigPCA_08-31-2010.crt0  *H 3š{^줦(]W%#% ipMi/ٛYhd4ckv{BtE3]FICqxӞەA14p,Cw/=aJcY}R`E?P~BXA8I0O)/;GY7!f/-mk u!2ZE?VQ̮}0H& (D-ԇIW M4# Í2 5(Ј?0p00 a3&10  *H 0_10 &,dcom10 &,d microsoft1-0+U$Microsoft Root Certificate Authority0 100831221932Z 200831222932Z0y1 0 UUS10U Washington10URedmond10U Microsoft Corporation1#0!UMicrosoft Code Signing PCA0"0  *H 0 rY\0d` BvSl>ok:t/2BN#r5W ʮ IhMKyKqG%ߝuϪsDׁ6\Eܯ=(hrsV5rv_wE8s[gRi/ t)v/T0Yҍb_F1P'@0r)("7N=2=͡8\NV(*2KOc-bE=F[&SzJF7<8w\V< _^0Z0U00UҴX7.3L 0 U0 +70# +71N&`;1o<-0 +7  SubCA0U#0`@V'%* SY0PUI0G0ECA?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+08http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0  *H Y9>&Fo@2j/nI_uL;-C -1#|P!]=/LVpyIr>A i˥ - PV-JҼp VชKWB4 k%=GELneNx Fc-4< ͖V\AZk a 9P KAoc"RJLEY`h5=.[k+Ɏ`R,_=wй&Pz%0$ *H  1000w1 0 UUS10U Washington10URedmond10U Microsoft Corporation1!0UMicrosoft Time-Stamp PCA3 8Ǟ2 0 +]0 *H  1  *H 0 *H  1 190328090049Z0# *H  1;!SI+c0  *H 4*ֶOQgH;;=E_s. Y/t*,5f(©IS<#km,Xu{\=.AjpDjǗv"NR̠OHDc꿦hYm}7B\%%n p&W*)d;^ΣXsky4H:NU:aUhsa3ȼzsDTΘ0# +71#0#| *H #m0#i10  `He0\ +7N0L0 +70 010  `He Z j.MZ%6Mաie 003^%0  *H  0~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110 180712200848Z 190726200848Z0t1 0 UUS10U Washington10URedmond10U Microsoft Corporation10UMicrosoft Corporation0"0  *H 0 єv6憫6iF|PːpU$~9{s ԛ$\9~3l;&]SkWe˯M.2V+N4i!>D|v}rvadLFζ:wwg!Z^G< =ͲPxф<"]Z@Njstz_Fg(w1K^Te? F,:h4e9&cݽ%(4y*_0;j#~0z0U%0 +7L+0UG?e8]w@0PUI0GE0C1)0'U  Microsoft Operations Puerto Rico10U 230012+4379650U#0HndPӂ77"mu0TUM0K0IGEChttp://www.microsoft.com/pkiops/crl/MicCodSigPCA2011_2011-07-08.crl0a+U0S0Q+0Ehttp://www.microsoft.com/pkiops/certs/MicCodSigPCA2011_2011-07-08.crt0 U00  *H  S ? &D џcK?\3le3[Խa1&'H5d"k-;,)75 $9nx )`'v4$ݹu;"P &I}EC4ρ\,ԓgs=2`0,.E(T\͖ہض0CHF]^v*XHLaA骸jB>x#x[mY}9y` =6E6n=;ԧ%vEZC1؄u}Q7'5qWqɘҞZdv}j51ruȈjEfΒu'[oIoX]i*SK{lOW`q Q4G=u"U?j9kZ?#x085Y$@:g_;I mP>!JA[nnT5fgr|R"r?0z0b a0  *H  01 0 UUS10U Washington10URedmond10U Microsoft Corporation1200U)Microsoft Root Certificate Authority 20110 110708205909Z 260708210909Z0~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110"0  *H 0 r.nM4X!B*kZP8I 7k 8™91BӉ yd~`$lIh^ߛS ,ï٩+z זY`fv2R&/PϳD].uhm:\F8dnd5xc-@ \yI) w=+ZMV(zr:I^C{{>]O/Y;-3Xŷ>2ӳ=8~ҝ,NV!5%9ndS#_R!t%_('(8%9J6|#faj(I_%]!K>RĵW?$z[/#p]QFwἬ_UK9#ID|Erzr$߿FWۃMI0[ݰf{KI)(}gbx_/W\w((m(,@7OD LԥC/tnx X,]`>O3ڰޞNFlֈ 00 +70UHndPӂ77"mu0 +7  SubCA0 U0U00U#0r-:1CN1#40ZUS0Q0OMKIhttp://crl.microsoft.com/pki/crl/products/MicRooCerAut2011_2011_03_22.crl0^+R0P0N+0Bhttp://www.microsoft.com/pki/certs/MicRooCerAut2011_2011_03_22.crt0U 00 +7.00?+3http://www.microsoft.com/pkiops/docs/primarycps.htm0@+042 Legal_policy_statement. 0  *H  g򆥘Ty.tg" cB}y e_.,>rm? ;Gic"5]e}FPU |K.)=Եw9dD=xz#}t&F*Š hh.*?*kXIc inZF+;н5n%'(M= 2-[I9 ƭQEX82q'',: iYhnot@*(>?Mf Mo}Ev@*e]Rbc6'ͥ]cA[>wuaaA(e/\֡FY KH)ű?Ew5Ңzz"HG#kKux7yKֳ#hu i;0Lumc=ѝVNOW"x2!zA ?̤]WqVNHEBɛv[ HkymmjRs zP1n0j00~1 0 UUS10U Washington10URedmond10U Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20113^%0  `He0 *H  10 *H  1  +70 +7 10  +70/ *H  1" (bAԿ忕,5)\"-u\\0B +7 1402Microsofthttp://www.microsoft.com0  *H "XgȁW6L@KjOUMAgL cr#2Ȧxd;O=0~}my~ITro!oaA G%rUf{qhlp;TY|c { n, NHE._a$39b40zSe0RF0_NN<)TSYYl bzGZ 4՚د'+ Jc0 +710 *H 010  `He0Q *H  @<08 +Y 010  `He TL;H75N.ޜpi\5320190328090057.214Z0Ф01 0 UUS10U Washington10URedmond10U Microsoft Corporation1%0#U Microsoft America Operations1&0$U Thales TSS ESN:3BBD-E338-E9A11%0#UMicrosoft Time-Stamp Service<00٠3\s0  *H  0|1 0 UUS10U Washington10URedmond10U Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100 181024211425Z 200110211425Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1%0#U Microsoft America Operations1&0$U Thales TSS ESN:3BBD-E338-E9A11%0#UMicrosoft Time-Stamp Service0"0  *H 0 cNP\!T˨V2ih2RHoH\;Mi#Փ6,b%Nk_Am_tXt1 QEA VDŧb%QTHk^_iΔ'm`f+Ι+RŰew'LO[Q[)gxboT<׽K~D[1<0sApnhOFi.PM0bІzj`)c~X00U' !.܂R0U#0c:\1C{|F3hZmU0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0 U00U% 0 +0  *H  p.:kv]3f+[S'1A |a0Y0D`TC M8Bݓs0W&E GͿ$`2X`FXG2tag_TϓLĦ]an(aF'$gr!KdPb]w=WuBM@Q>gfD~Knʱz* 1N5xhttp://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00 +7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0  *H  Q ?q=!o1Wm0fjxǨ%kTW+QDS`v@@A\\^5$VKtBȯ7}Z?yJR8/ye٩kzoK0D$"<Y)p2J'U/3b_W@ΙfjbJ &9Jqc{!mÜ<}jxm8ؔƥ B"8 %d~cY%z.9Wvqa˚Gͧ};q ]t"aڰPo1:eGxHr~akow˧ 9؂r*T9[ Uzs;-3.)/T'!ȬN(ۖBAM*f0ӻt2Kc{/!YD!J^Q nW&P)oΑ-RB=j]j^Q Z03IfI<1 0 00|1 0 UUS10U Washington10URedmond10U Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103\s0  `HeJ0 *H  1  *H  0/ *H  1" D5(2