2 references to AddReferenceCountToAndCreateWrapper
Microsoft.CodeAnalysis.Workspaces (2)
Storage\AbstractPersistentStorageService.cs (2)
60
return PersistentStorageReferenceCountedDisposableWrapper.
AddReferenceCountToAndCreateWrapper
(_currentPersistentStorage!);
94
return PersistentStorageReferenceCountedDisposableWrapper.
AddReferenceCountToAndCreateWrapper
(_currentPersistentStorage);