3 references to new
Microsoft.CodeAnalysis.Features (3)
AddImport\SymbolResult.cs (3)
102
=>
new
(DesiredName, NameNode, symbol, Weight);
105
=>
new
(desiredName, NameNode, Symbol, Weight);
111
=>
new
(desiredName, nameNode, symbol, weight);