1 instantiation of SymbolInlineRenameInfo
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\AbstractEditorInlineRenameService.cs (1)
31
return new
SymbolInlineRenameInfo
(
3 references to SymbolInlineRenameInfo
Microsoft.CodeAnalysis.EditorFeatures (3)
InlineRename\AbstractEditorInlineRenameService.InlineRenameLocationSet.cs (3)
22
SymbolInlineRenameInfo
renameInfo,
34
private readonly
SymbolInlineRenameInfo
_renameInfo;
39
SymbolInlineRenameInfo
renameInfo,