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());
14668
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
15009
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
15376
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
15719
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
16067
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
16505
AssertEx.Equal("System.Int32", op.Info.
ElementType
.ToTestDisplayString());
18172
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18369
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18593
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18789
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
18990
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19274
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19609
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
19780
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
20105
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());
20273
AssertEx.Equal("System.Object", op.Info.
ElementType
.ToTestDisplayString());