9 references to From
Microsoft.CodeAnalysis.Workspaces (9)
Workspace\Solution\Checksum.cs (2)
43
=>
From
(checksum.AsSpan());
50
=>
From
(checksum.AsSpan());
Workspace\Solution\Checksum_Factory.cs (7)
43
return
From
(hash);
58
return
From
(hash);
65
return
From
(destination);
75
return
From
(hash);
114
return
From
(destination);
150
return
From
(hash);
167
return
From
(destination);