1 reference to CreateReferenceLocation
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder_GlobalSuppressions.cs (1)
87
var referenceLocation =
CreateReferenceLocation
(offsetOfReferenceInToken, token, root, state.Document, syntaxFacts);