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