2 references to GenerateConversionWithSource
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (2)
669GenerateConversionWithSource(Visit(arg), CType, bChecked || arg.isChecked()); 769return GenerateConversionWithSource(pConversionSource, pCastCall.Type, call.isChecked());