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