7 writes to Right
dotnet-svcutil-lib (7)
CodeDomFixup\CodeDomVisitors\CreateCallbackImpl.cs (1)
442
Right
= new CodeVariableReferenceExpression("proxy")
FrameworkFork\Microsoft.CodeDom\System\CodeAssignStatement.cs (1)
46
Right
= right;
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (1)
365
propertySet.
Right
= right;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCodeExporter.cs (1)
548
assign.
Right
= init;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (3)
1590
setNode.
Right
= new CodeMethodInvokeExpression(
1691
propertySet.
Right
= new CodePropertySetValueReferenceExpression();
1751
propertySet.
Right
= new CodePropertySetValueReferenceExpression();
3 references to Right
dotnet-svcutil-lib (3)
CodeDomFixup\CodeDomVisitors\CodeDomVisitor.cs (1)
90
Enumerate(statement.
Right
);
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
580
ValidateExpression(e.
Right
);
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
1726
GenerateExpression(e.
Right
);