4 references to Create
Microsoft.CodeAnalysis.Scripting (3)
Hosting\AssemblyLoader\MetadataShadowCopyProvider.cs (3)
237
FileKey key = FileKey.
Create
(fullPath);
259
key = FileKey.
Create
(fullPath);
300
FileKey key = FileKey.
Create
(fullPath);
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\MetadataCache.cs (1)
100
return FileKey.
Create
(filePath);