2 references to ReadElementLocations
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.TupleTypeSymbolKey.cs (2)
67
var elementLocations =
ReadElementLocations
(reader, out var elementLocationsFailureReason);
95
var elementLocations =
ReadElementLocations
(reader, out var elementLocationsFailureReason);