3 references to GetResourceString
Microsoft.CodeAnalysis.EditorFeatures.Text (3)
Microsoft.CodeAnalysis.Text.TextEditorResources.cs (3)
17internal static string @textContainer_is_not_a_SourceTextContainer_that_was_created_from_an_ITextBuffer => GetResourceString("textContainer_is_not_a_SourceTextContainer_that_was_created_from_an_ITextBuffer"); 19internal static string @The_snapshot_does_not_contain_the_specified_position => GetResourceString("The_snapshot_does_not_contain_the_specified_position"); 21internal static string @The_snapshot_does_not_contain_the_specified_span => GetResourceString("The_snapshot_does_not_contain_the_specified_span");