提交 c4ffb07b 编写于 作者: C Cyrus Najmabadi

Delete

上级 27919509
......@@ -103,8 +103,5 @@ out ImmutableArray<(ExpressionSyntax, ITypeSymbol)> potentialConversionTypes)
protected override CommonConversion ClassifyConversion(SemanticModel semanticModel, ExpressionSyntax expression, ITypeSymbol type)
=> semanticModel.ClassifyConversion(expression, type).ToCommonConversion();
//protected override SymbolInfo GetSpeculativeAttributeSymbolInfo(SemanticModel semanticModel, int position, AttributeSyntax attribute)
// => semanticModel.GetSpeculativeSymbolInfo(position, attribute);
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册