1 write to SourceType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\TypeOf.cs (1)
14
SourceType
= sourceType;
5 references to SourceType
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (4)
332
t = ((ExprTypeOf)list2.OptionalElement).
SourceType
.AssociatedSystemType;
360
t = ((ExprTypeOf)list.OptionalNextListNode).
SourceType
.AssociatedSystemType;
480
list.OptionalElement.Object, ((ExprTypeOf)list.OptionalNextListNode).
SourceType
.AssociatedSystemType);
799
((ExprTypeOf)list.OptionalElement).
SourceType
.AssociatedSystemType,
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\TypeOf.cs (1)
22
get =>
SourceType
.AssociatedSystemType;