22 references to in_
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (21)
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (1)
4414
""", "T", expectedDescriptionOrNull: $"T {FeaturesResources.
in_
} C<T>");
QuickInfo\SemanticQuickInfoSourceTests.cs (20)
794
MainDescription($"T {FeaturesResources.
in_
} C<T>"));
804
MainDescription($"T {FeaturesResources.
in_
} C<T>"),
816
MainDescription($"T11 {FeaturesResources.
in_
} T1<T11>"));
827
MainDescription($"T11 {FeaturesResources.
in_
} T1<T11>"));
838
MainDescription($"T11 {FeaturesResources.
in_
} T1<T11>"));
849
MainDescription($"T11 {FeaturesResources.
in_
} T1<T11>"));
872
MainDescription($"T1 {FeaturesResources.
in_
} C.Meth1<T1> where T1 : struct"));
886
MainDescription($"T1 {FeaturesResources.
in_
} C.Meth1<T1> where T1 : struct"));
900
MainDescription($"T1 {FeaturesResources.
in_
} C.Meth1<T1> where T1 : struct"));
910
MainDescription($"T {FeaturesResources.
in_
} C<T> where T : class"));
920
MainDescription($"T {FeaturesResources.
in_
} S<T> where T : class"));
930
MainDescription($"T {FeaturesResources.
in_
} I<T> where T : class"));
936
MainDescription($"T {FeaturesResources.
in_
} D<T> where T : class"));
941
MainDescription($"T {FeaturesResources.
in_
} C<T> where T : IEnumerable<int>"));
946
MainDescription($"T {FeaturesResources.
in_
} C<T> where T : System.Collections.Generic.IEnumerable<int>"));
2797
MainDescription($"T11 {FeaturesResources.
in_
} T1<T11>"));
2808
MainDescription($"T1 {FeaturesResources.
in_
} C.Meth1<T1> where T1 : struct"));
6762
MainDescription($"T {FeaturesResources.
in_
} X<T> where T : Enum"));
6774
MainDescription($"T {FeaturesResources.
in_
} X<T> where T : Delegate"));
6786
MainDescription($"T {FeaturesResources.
in_
} X<T> where T : MulticastDelegate"));
Microsoft.CodeAnalysis.Features (1)
LanguageServices\SymbolDisplayService\AbstractSymbolDisplayService.AbstractSymbolDescriptionBuilder.cs (1)
782
PlainText(FeaturesResources.
in_
),