3 references to TextBufferUri
Microsoft.VisualStudio.LanguageServer.ContainedLanguage (3)
DefaultFileUriProvider.cs (3)
42textBuffer.Properties[TextBufferUri] = uri; 80if (textBuffer.Properties.TryGetProperty(TextBufferUri, out uri!)) 95textBuffer.Properties.RemoveProperty(TextBufferUri);