Skip to content

Instantly share code, notes, and snippets.

@scottcarr
Created April 2, 2015 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottcarr/cedcf98060159cdac418 to your computer and use it in GitHub Desktop.
Save scottcarr/cedcf98060159cdac418 to your computer and use it in GitHub Desktop.
Type 'CommandLineArguments' is not defined.
Type 'CommandLineReference' is not defined.
property 'ParseOptionsCore' cannot be declared 'Overrides' because it does not override a property in a base class.
property 'CompilationOptionsCore' cannot be declared 'Overrides' because it does not override a property in a base class.
function 'ResolveMetadataReferences' cannot be declared 'Overrides' because it does not override a function in a base class.
Type 'CommonCompiler' is not defined.
Type 'CommandLineSourceFile' is not defined.
Type 'ErrorLogger' is not defined.
Type 'TouchedFileLogger' is not defined.
Type 'ErrorLogger' is not defined.
Type 'TouchedFileLogger' is not defined.
property 'DiagnosticFormatter' cannot be declared 'Overrides' because it does not override a property in a base class.
function 'CreateCompilation' cannot be declared 'Overrides' because it does not override a function in a base class.
sub 'PrintError' cannot be declared 'Overrides' because it does not override a sub in a base class.
function 'SuppressDefaultResponseFile' cannot be declared 'Overrides' because it does not override a function in a base class.
sub 'PrintLogo' cannot be declared 'Overrides' because it does not override a sub in a base class.
function 'GetToolName' cannot be declared 'Overrides' because it does not override a function in a base class.
function 'GetAssemblyFileVersion' cannot be declared 'Overrides' because it does not override a function in a base class.
function 'GetAssemblyVersion' cannot be declared 'Overrides' because it does not override a function in a base class.
sub 'PrintHelp' cannot be declared 'Overrides' because it does not override a sub in a base class.
function 'TryGetCompilerDiagnosticCode' cannot be declared 'Overrides' because it does not override a function in a base class.
function 'ResolveAnalyzersFromArguments' cannot be declared 'Overrides' because it does not override a function in a base class.
Type 'CommandLineParser' is not defined.
Type 'CommandLineArguments' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineAnalyzerReference' is not defined.
Type 'CommandLineSourceFile' is not defined.
property 'RegularFileExtension' cannot be declared 'Overrides' because it does not override a property in a base class.
property 'ScriptFileExtension' cannot be declared 'Overrides' because it does not override a property in a base class.
function 'CommonParse' cannot be declared 'Overrides' because it does not override a function in a base class.
sub 'GenerateErrorForNoFilesFoundInRecurse' cannot be declared 'Overrides' because it does not override a sub in a base class.
'FileSystemExtensions' is not declared. It may be inaccessible due to its protection level.
'ReadFileContent' is not declared. It may be inaccessible due to its protection level.
'Encoding' is not a member of 'VisualBasicCommandLineArguments'.
'ChecksumAlgorithm' is not a member of 'VisualBasicCommandLineArguments'.
'ReportErrors' is not declared. It may be inaccessible due to its protection level.
'FileUtilities' is not declared. It may be inaccessible due to its protection level.
'ResolveMetadataReference' is not declared. It may be inaccessible due to its protection level.
Type 'CommandLineSourceFile' is not defined.
'SourceFiles' is not a member of 'VisualBasicCommandLineArguments'.
Overload resolution failed because no accessible 'WithCurrentUICulture' can be called with these arguments:
'TouchedFilesPath' is not a member of 'VisualBasicCommandLineArguments'.
Option Strict On disallows late binding.
'DesktopAssemblyIdentityComparer' is not declared. It may be inaccessible due to its protection level.
Type 'MetadataFileReferenceResolver' is not defined.
'GetMetadataProvider' is not declared. It may be inaccessible due to its protection level.
'GetExternalMetadataResolver' is not declared. It may be inaccessible due to its protection level.
'ResolveMetadataReferences' is not declared. It may be inaccessible due to its protection level.
'ReportErrors' is not declared. It may be inaccessible due to its protection level.
Type 'LoggingStrongNameProvider' is not defined.
Type 'LoggingXmlFileResolver' is not defined.
Type 'LoggingSourceFileResolver' is not defined.
'CompilationName' is not a member of 'VisualBasicCommandLineArguments'.
Type 'AssemblyReferenceResolver' is not defined.
'CommonCompiler' is not declared. It may be inaccessible due to its protection level.
'ResolveAnalyzersFromArguments' is not a member of 'VisualBasicCommandLineArguments'.
'LoadAssembly' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'FlattenArgs' is not declared. It may be inaccessible due to its protection level.
Type 'CommandLineSourceFile' is not defined.
Type 'CommandLineSourceFile' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineAnalyzerReference' is not defined.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'TryParseOption' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'GetDiagnosticOptionsFromRulesetFile' is not declared. It may be inaccessible due to its protection level.
'TryParseOption' is not declared. It may be inaccessible due to its protection level.
'ParseFileArgument' is not declared. It may be inaccessible due to its protection level.
'TryParseEncodingName' is not declared. It may be inaccessible due to its protection level.
'TryParseHashAlgorithmName' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
'ParseOutputFile' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'ParseGenericPathToFile' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'ParseGenericPathToFile' is not declared. It may be inaccessible due to its protection level.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'ParseRecurseArgument' is not declared. It may be inaccessible due to its protection level.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'ParseAdditionalFileArgument' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not a member of 'VisualBasicCommandLineArguments'.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'BaseDirectory' is not a member of 'VisualBasicCommandLineArguments'.
'Errors' is not a member of 'VisualBasicCommandLineArguments'.
'Utf8Output' is not a member of 'VisualBasicCommandLineArguments'.
'CompilationName' is not a member of 'VisualBasicCommandLineArguments'.
'OutputFileName' is not a member of 'VisualBasicCommandLineArguments'.
'OutputDirectory' is not a member of 'VisualBasicCommandLineArguments'.
'DocumentationPath' is not a member of 'VisualBasicCommandLineArguments'.
'ErrorLogPath' is not a member of 'VisualBasicCommandLineArguments'.
'SourceFiles' is not a member of 'VisualBasicCommandLineArguments'.
'AsImmutable' is not a member of 'List(Of CommandLineSourceFile)'.
'Encoding' is not a member of 'VisualBasicCommandLineArguments'.
'ChecksumAlgorithm' is not a member of 'VisualBasicCommandLineArguments'.
'MetadataReferences' is not a member of 'VisualBasicCommandLineArguments'.
'AsImmutable' is not a member of 'List(Of CommandLineReference)'.
'AnalyzerReferences' is not a member of 'VisualBasicCommandLineArguments'.
'AsImmutable' is not a member of 'List(Of CommandLineAnalyzerReference)'.
'AdditionalFiles' is not a member of 'VisualBasicCommandLineArguments'.
'AsImmutable' is not a member of 'List(Of CommandLineSourceFile)'.
'ReferencePaths' is not a member of 'VisualBasicCommandLineArguments'.
'KeyFileSearchPaths' is not a member of 'VisualBasicCommandLineArguments'.
'Win32ResourceFile' is not a member of 'VisualBasicCommandLineArguments'.
'Win32Icon' is not a member of 'VisualBasicCommandLineArguments'.
'Win32Manifest' is not a member of 'VisualBasicCommandLineArguments'.
'NoWin32Manifest' is not a member of 'VisualBasicCommandLineArguments'.
'DisplayLogo' is not a member of 'VisualBasicCommandLineArguments'.
'DisplayHelp' is not a member of 'VisualBasicCommandLineArguments'.
'ManifestResources' is not a member of 'VisualBasicCommandLineArguments'.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
'EmitOptions' is not a member of 'VisualBasicCommandLineArguments'.
'ScriptArguments' is not a member of 'VisualBasicCommandLineArguments'.
'TouchedFilesPath' is not a member of 'VisualBasicCommandLineArguments'.
'EmitPdb' is not a member of 'VisualBasicCommandLineArguments'.
'PreferredUILang' is not a member of 'VisualBasicCommandLineArguments'.
'SqmSessionGuid' is not a member of 'VisualBasicCommandLineArguments'.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
Type 'CommandLineReference' is not defined.
'FileUtilities' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'RemoveAllQuotes' is not declared. It may be inaccessible due to its protection level.
'FileUtilities' is not declared. It may be inaccessible due to its protection level.
Type 'CommandLineReference' is not defined.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
Type 'CommandLineAnalyzerReference' is not defined.
'ParseSeparatedPaths' is not declared. It may be inaccessible due to its protection level.
Too many arguments to 'Friend Shared Overloads Function ParseResourceDescription(name As String, resourceDesciptor As String, baseDirectory As String, diagnostics As IList(Of Diagnostic), embedded As Boolean) As ResourceDescription'.
Option Strict On disallows implicit conversions from 'Boolean' to 'String'.
Option Strict On disallows implicit conversions from 'String' to 'IList(Of Diagnostic)'.
Option Strict On disallows implicit conversions from 'String' to 'Boolean'.
'TryParseUInt16' is not declared. It may be inaccessible due to its protection level.
'FirstOrDefault' is not a member of 'List(Of CommandLineSourceFile)'.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'PathUtilities' is not declared. It may be inaccessible due to its protection level.
'IsInteractive' is not declared. It may be inaccessible due to its protection level.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment