Implemented interface member:
property
Identifier
Microsoft.CodeAnalysis.Host.ITemporaryStorageStreamHandle.Identifier
1 write to Identifier
Microsoft.CodeAnalysis.Workspaces (1)
TemporaryStorage\TrivialTemporaryStorageService.cs (1)
48Identifier = new TemporaryStorageIdentifier(Guid.NewGuid().ToString(), 0, _stream.Length);