10 references to new
Microsoft.CodeAnalysis.Features (1)
ChangeSignature\DelegateInvokeMethodReferenceFinder.cs (1)
107
node => new
FinderLocation
(
Microsoft.CodeAnalysis.Workspaces (9)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (6)
210
=>
new
(token.GetRequiredParent(), CreateReferenceLocation(state, token, reason, cancellationToken));
419
locations.Add(new
FinderLocation
(node, new ReferenceLocation(
457
locations.Add(new
FinderLocation
(expression, new ReferenceLocation(
497
locations.Add(new
FinderLocation
(node, new ReferenceLocation(
524
locations.Add(new
FinderLocation
(node, new ReferenceLocation(
555
locations.Add(new
FinderLocation
(node, new ReferenceLocation(
FindSymbols\FindReferences\Finders\AbstractReferenceFinder_GlobalSuppressions.cs (1)
89
locations.Add(new
FinderLocation
(token.GetRequiredParent(), referenceLocation));
FindSymbols\FindReferences\Finders\ConstructorSymbolReferenceFinder.cs (1)
244
locations.Add(new
FinderLocation
(node, new ReferenceLocation(
FindSymbols\FindReferences\Finders\PropertySymbolReferenceFinder.cs (1)
207
locations.Add(new
FinderLocation
(node,