2 references to CreateDocumentContainerKey
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
CloudCachePersistentStorage.cs (1)
88
: ProjectContainerKeyCache.
CreateDocumentContainerKey
(this.SolutionFilePath, documentKey);
ProjectContainerKeyCache.cs (1)
47
_documentToContainerKeyCallback = ds =>
CreateDocumentContainerKey
(relativePathBase, DocumentKey.ToDocumentKey(projectKey, ds));