1 write to SyntaxMaps
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\SemanticEditInfo.cs (1)
53
SyntaxMaps
= syntaxMaps;
3 references to SyntaxMaps
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\EditSession.cs (2)
733
syntaxMap: edit.
SyntaxMaps
.MatchingNodes,
734
runtimeRudeEdit: edit.
SyntaxMaps
.RuntimeRudeEdits));
EditAndContinue\SemanticEditInfo.cs (1)
124
/// If specified, the <see cref="
SyntaxMaps
"/> is either null or incomplete: it only provides mapping of the changed members of a single partial type declaration.