提交 c87c45a1 编写于 作者: J jaredpar

Removed a bad CREF which was blocking all the builds. (changeset 1407380)

上级 944d489e
......@@ -5,7 +5,7 @@ Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasic
''' <summary>
''' <see cref="SyntaxNode.GetCorrespondingLambdaBody(SyntaxNode)"/>
''' SyntaxNode.GetCorrespondingLambdaBody(SyntaxNode)
''' </summary>
Friend NotInheritable Class SyntaxUtilities
Friend Shared Function GetCorrespondingLambdaBody(oldBody As SyntaxNode, newLambda As SyntaxNode) As SyntaxNode
......@@ -49,4 +49,4 @@ Namespace Microsoft.CodeAnalysis.VisualBasic
End Select
End Function
End Class
End Namespace
\ No newline at end of file
End Namespace
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册