1 write to ElementType
Microsoft.CodeAnalysis.CSharp (1)
92 references to ElementType
Microsoft.CodeAnalysis.CSharp (5)
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SemanticFacts\CSharpSemanticFacts.cs (1)
181info.ElementType);
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (18)
CodeGen\CodeGenAwaitForeachTests.cs (18)
944Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
1668Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
2973Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
3038Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
3123Assert.Null(info.ElementType);
3240Assert.Null(info.ElementType);
3725Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
4472Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
4546Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
4656Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
4755Assert.Equal("(System.String, System.Int32)", info.ElementType.ToTestDisplayString());
5059Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
5140Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
6446Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9119Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9195Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9273Assert.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9405Assert.Equal("(System.Int32, System.Int32)", info.ElementType.ToTestDisplayString());
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (47)
RefStructInterfacesTests.cs (43)
7581AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
7771AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
7991AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
8181AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
8374AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
8449Assert.Null(info.ElementType);
8653AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9023AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9227AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9391Assert.Null(info.ElementType);
9591AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
9815AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
10024AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
10251AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
10354Assert.Null(info.ElementType);
10449Assert.Null(info.ElementType);
10634AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
10831AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
11072AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
11299AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
11511AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
11611AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
11706AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
14264AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
14605AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
14972AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
15315AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
15663AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
15740Assert.Null(info.ElementType);
16101AssertEx.Equal("System.Int32", info.ElementType.ToTestDisplayString());
17768AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
17965AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
18189AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
18385AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
18586AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
18660Assert.Null(info.ElementType);
18870AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
19204AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
19375AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
19532Assert.Null(info.ElementType);
19700AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
19868AssertEx.Equal("System.Object", info.ElementType.ToTestDisplayString());
19973Assert.Null(info.ElementType);
Microsoft.CodeAnalysis.CSharp.Features (4)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SemanticFacts\CSharpSemanticFacts.cs (1)
181info.ElementType);
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SemanticFacts\CSharpSemanticFacts.cs (1)
181info.ElementType);