89 references to is_
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (48)
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (1)
3563
'a {FeaturesResources.
is_
} new {{ }}";
QuickInfo\SemanticQuickInfoSourceTests.cs (45)
680
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} string"));
694
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} int"));
715
Lines($"\r\nTKey {FeaturesResources.
is_
} int",
716
$"TValue {FeaturesResources.
is_
} string")));
729
Lines($"\r\nTKey {FeaturesResources.
is_
} T",
730
$"TValue {FeaturesResources.
is_
} U")));
742
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} int"));
827
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} int"));
1694
TypeParameterMap($"\r\nTResult {FeaturesResources.
is_
} int"));
1784
TypeParameterMap($"\r\nTResult {FeaturesResources.
is_
} int"));
1816
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1825
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1841
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1850
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1866
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1875
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1895
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
1906
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} byte"));
2862
TypeParameterMap($"\r\nT {FeaturesResources.
is_
} int"));
2882
Lines($"\r\nT {FeaturesResources.
is_
} int",
2883
$"U {FeaturesResources.
is_
} string")));
3098
Lines($"\r\nT {FeaturesResources.
is_
} int",
3099
$"TResult {FeaturesResources.
is_
} string")));
3801
'a {FeaturesResources.
is_
} new {{ int i, bool j }}"));
4335
'a {FeaturesResources.
is_
} new {{ }}"));
4352
'a {FeaturesResources.
is_
} new {{ string Name, 'b Address }}
4353
'b {FeaturesResources.
is_
} new {{ string Street, string Zip }}"));
4365
'a {FeaturesResources.
is_
} new {{ string Name, 'b Address }}
4366
'b {FeaturesResources.
is_
} new {{ string Street, string Zip }}"));
4392
'a {FeaturesResources.
is_
} new {{ int N }}"));
8110
T {FeaturesResources.
is_
} int
8111
TResult {FeaturesResources.
is_
} string"));
8159
'a {FeaturesResources.
is_
} delegate string (ref int arg)"));
8180
'a {FeaturesResources.
is_
} delegate string (ref int arg)"));
8201
'a {FeaturesResources.
is_
} delegate int (int arg = 42)"));
8281
'a {FeaturesResources.
is_
} delegate int (params int[] arg)
8357
'a {FeaturesResources.
is_
} (int x, string y)"));
8386
'a {FeaturesResources.
is_
} (int x, string y)
8387
'b {FeaturesResources.
is_
} (int a, string b)"));
8403
'a {FeaturesResources.
is_
} (int x, string y)
8404
'b {FeaturesResources.
is_
} (int a, string b)"));
8421
'a {FeaturesResources.
is_
} (int a, string b)"));
8438
'a {FeaturesResources.
is_
} new {{ (int a, string b) x }}"));
8455
'a {FeaturesResources.
is_
} new {{ 'b x, 'b y }}
8456
'b {FeaturesResources.
is_
} (int a, string b)"));
SignatureHelp\InvocationExpressionSignatureHelpProviderTests.cs (2)
624
'a {FeaturesResources.
is_
} new {{ string Name, int Age }}",
631
'a {FeaturesResources.
is_
} new {{ string Name, int Age }}")
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (6)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (1)
4871
'a { FeaturesResources.
is_
} new {{ int x }}")
IntelliSense\VisualBasicCompletionCommandHandlerTests.vb (2)
2506
'a { FeaturesResources.
is_
} New With {{ .x As Integer }}")
2527
'a { FeaturesResources.
is_
} New With {{ Key .x As Integer }}")
Workspaces\SymbolDescriptionServiceTests.vb (3)
348
$"T {FeaturesResources.
is_
} Integer"))
801
$"T {FeaturesResources.
is_
} Integer")
813
$"T {FeaturesResources.
is_
} IEnumerable(Of Integer)")
Microsoft.CodeAnalysis.Features (2)
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (1)
102
typeParts.Add(PlainText(FeaturesResources.
is_
));
LanguageServices\SymbolDisplayService\AbstractSymbolDisplayService.AbstractSymbolDescriptionBuilder.cs (1)
778
parts.AddRange(PlainText(FeaturesResources.
is_
));
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (33)
QuickInfo\SemanticQuickInfoSourceTests.vb (31)
173
TypeParameterMap(vbCrLf & $"T {FeaturesResources.
is_
} String",
178
Text(FeaturesResources.
is_
),
247
Lines(vbCrLf & $"TKey {FeaturesResources.
is_
} Integer",
248
$"TValue {FeaturesResources.
is_
} String")))
260
Lines(vbCrLf & $"TKey {FeaturesResources.
is_
} T",
261
$"TValue {FeaturesResources.
is_
} U")))
268
TypeParameterMap(vbCrLf & $"T {FeaturesResources.
is_
} Integer"))
329
TypeParameterMap(vbCrLf & $"T {FeaturesResources.
is_
} Integer"))
443
Lines(vbCrLf & $"T {FeaturesResources.
is_
} Integer",
444
$"TResult {FeaturesResources.
is_
} String")))
870
AnonymousTypes(vbCrLf & FeaturesResources.Types_colon & vbCrLf & $" 'a {FeaturesResources.
is_
} New With {{ Key .Name As String, Key .Price As Integer }}"))
887
AnonymousTypes(vbCrLf & FeaturesResources.Types_colon & vbCrLf & $" 'a {FeaturesResources.
is_
} New With {{ Key .Name As String, Key .Price As Integer }}"))
901
AnonymousTypes(vbCrLf & FeaturesResources.Types_colon & vbCrLf & $" 'a {FeaturesResources.
is_
} New With {{ Key .Goo As ? }}"))
930
AnonymousTypes(vbCrLf & FeaturesResources.Types_colon & vbCrLf & $" 'a {FeaturesResources.
is_
} Delegate Sub ()"))
946
AnonymousTypes(vbCrLf & FeaturesResources.Types_colon & vbCrLf & $" 'a {FeaturesResources.
is_
} Delegate Function () As Integer"))
962
$" 'a {FeaturesResources.
is_
} Delegate Function () As 'b" & vbCrLf &
963
$" 'b {FeaturesResources.
is_
} New With {{ .Goo As String }}"))
980
$" 'a {FeaturesResources.
is_
} Delegate Function (i As Integer) As 'b" & vbCrLf &
981
$" 'b {FeaturesResources.
is_
} New With {{ .Sq As Integer, .M As 'c }}" & vbCrLf &
982
$" 'c {FeaturesResources.
is_
} Delegate Function (j As Integer) As Integer"))
1880
Await TestFromXmlAsync(markup, MainDescription(description), TypeParameterMap(vbCrLf & $"TResult {FeaturesResources.
is_
} Integer"))
1957
Await TestFromXmlAsync(markup, MainDescription(description), TypeParameterMap(vbCrLf & $"TResult {FeaturesResources.
is_
} Integer"))
2664
'a {FeaturesResources.
is_
} (x As Integer, y As String)"))
2691
'a {FeaturesResources.
is_
} (x As Integer, y As String)
2692
'b {FeaturesResources.
is_
} (a As Integer, b As String)"))
2707
'a {FeaturesResources.
is_
} (x As Integer, y As String)
2708
'b {FeaturesResources.
is_
} (a As Integer, b As String)"))
2724
'a {FeaturesResources.
is_
} (a As Integer, b As String)"))
2740
'a {FeaturesResources.
is_
} New With {{ Key .x As (a As Integer, b As String) }}"))
2756
'a {FeaturesResources.
is_
} New With {{ Key .x As 'b, Key .y As 'b }}
2757
'b {FeaturesResources.
is_
} (a As Integer, b As String)"))
SignatureHelp\InvocationExpressionSignatureHelpProviderTests.vb (2)
679
'a {FeaturesResources.
is_
} New With {{ .A As Integer, .B As Integer }}",
686
'a {FeaturesResources.
is_
} New With {{ .A As Integer, .B As Integer }}"))