3 references to IsExplicitCast
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
CastSimplifier.cs (3)
770
!
IsExplicitCast
(parentBinary.Left) &&
777
!
IsExplicitCast
(parentBinary.Right) &&
796
if (
IsExplicitCast
(conversionOperation.Syntax))