2 references to CastIfChangeInRuntimeRepresentation
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
ConvertSwitchStatementToExpressionCodeFixProvider.Rewriter.cs (2)
183return CastIfChangeInRuntimeRepresentation(node.Right); 280return CastIfChangeInRuntimeRepresentation(node.Expression);