1 write to ElementType
Microsoft.CodeAnalysis (1)
Operations\Loops\ForEachLoopOperationInfo.cs (1)
63
ElementType
= elementType;
38 references to ElementType
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (1)
4517
AddStatement(getLoopControlVariableAssignment(applyConversion(info?.CurrentConversion, getCurrent(OperationCloner.CloneOperation(enumerator)), info?.
ElementType
)));
Operations\Loops\ForEachLoopOperationInfo.cs (2)
29
/// The conversion from the type of the <see cref="CurrentProperty"/> to the <see cref="
ElementType
"/>.
34
/// The conversion from the <see cref="
ElementType
"/> to the iteration variable type.
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (35)
RefStructInterfacesTests.cs (35)
7587
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
7777
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
7997
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
8187
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
8380
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
8659
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
9030
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
9234
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
9598
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
9822
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
10031
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
10258
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
10641
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
10838
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
11079
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
11306
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
11518
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
11618
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
11713
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
14270
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
14611
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
14978
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
15321
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
15669
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
16107
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
17774
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
17971
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18195
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18391
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18592
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18876
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19211
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19382
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19707
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19875
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());