Update to supported dotnet #835
Annotations
10 errors and 10 warnings
|
build:
Tests/TestRunners/MultiFileTestFixture.cs#L8
The type or namespace name 'CommandLine' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/TestRunners/ConverterTestBase.cs#L11
The type or namespace name 'VisualBasic' does not exist in the namespace 'Microsoft.CodeAnalysis' (are you missing an assembly reference?)
|
|
build:
Tests/TestRunners/ConverterTestBase.cs#L9
The type or namespace name 'VB' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/TestRunners/ConverterTestBase.cs#L7
The type or namespace name 'CSharp' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/LanguageAgnostic/SolutionFileTextEditorTests.cs#L8
The type or namespace name 'CSharp' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/LanguageAgnostic/SolutionFileTextEditorTests.cs#L4
The type or namespace name 'Abstractions' does not exist in the namespace 'System.IO' (are you missing an assembly reference?)
|
|
build:
Tests/LanguageAgnostic/NewlineTests.cs#L1
The type or namespace name 'Util' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/CSharp/TriviaTests.cs#L4
The type or namespace name 'CSharp' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/CSharp/SelfVerifyingTests.cs#L5
The type or namespace name 'CSharp' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
Tests/CSharp/MemberTests/OperatorMemberTests.cs#L2
The type or namespace name 'CSharp' does not exist in the namespace 'ICSharpCode.CodeConverter' (are you missing an assembly reference?)
|
|
build:
CodeConverter/CSharp/DeclarationNodeVisitor.cs#L187
A call to 'SemanticModel.GetDeclaredSymbol(NamespaceBlockSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/DeclarationNodeVisitor.cs#L184
A call to 'SemanticModel.GetDeclaredSymbol(NamespaceBlockSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/DeclarationNodeVisitor.cs#L149
A call to 'SemanticModel.GetDeclaredSymbol(StatementSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/ExpressionNodeVisitor.cs#L433
A call to 'SemanticModel.GetDeclaredSymbol(ParameterSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/ExpressionNodeVisitor.cs#L426
A call to 'SemanticModel.GetDeclaredSymbol(ParameterSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L485
A call to 'SemanticModel.GetDeclaredSymbol(AccessorBlockSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L484
A call to 'SemanticModel.GetDeclaredSymbol(MethodBlockSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L155
A call to 'SemanticModel.GetDeclaredSymbol(ModifiedIdentifierSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/AccessorDeclarationNodeConverter.cs#L455
A call to 'SemanticModel.GetDeclaredSymbol(MethodBlockBaseSyntax)' will always return 'null'
|
|
build:
CodeConverter/CSharp/AccessorDeclarationNodeConverter.cs#L38
A call to 'SemanticModel.GetDeclaredSymbol(PropertyStatementSyntax)' will always return 'null'
|