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