3 references to AssertIsBody
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (2)
431
SyntaxUtilities.
AssertIsBody
(oldBody, allowLambda: true);
432
SyntaxUtilities.
AssertIsBody
(newBody, allowLambda: true);
EditAndContinue\SyntaxUtilities.cs (1)
82
AssertIsBody
(body, allowLambda: false);