1 reference to textContainer_is_not_a_SourceTextContainer_that_was_created_from_an_ITextBuffer
Microsoft.CodeAnalysis.EditorFeatures.Text (1)
Extensions.cs (1)
19
=> TryGetTextBuffer(textContainer) ?? throw new ArgumentException(TextEditorResources.
textContainer_is_not_a_SourceTextContainer_that_was_created_from_an_ITextBuffer
, nameof(textContainer));