2 references to ApplyExpressionLevelSemanticEditsAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpInlineDeclarationCodeFixProvider.cs (1)
72
await editor.
ApplyExpressionLevelSemanticEditsAsync
(
Microsoft.CodeAnalysis.Workspaces (1)
SyntaxEditorExtensions.cs (1)
79
return
ApplyExpressionLevelSemanticEditsAsync
(