2 references to WithType
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeRefactorings\UseRecursivePatterns\UseRecursivePatternsCodeRefactoringProvider.cs (2)
223
=> recursive.
WithType
(decl.Type).WithDesignation(decl.Designation),
227
=> recursive.
WithType
(type.Type),