2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Syntax\CrefParameterSyntax.cs (2)
18
/// Pre C# 7.2 back-compat overload, which simply calls the replacement method <see cref="
Update
(SyntaxToken, TypeSyntax)"/>.
23
return this.
Update
(refOrOutKeyword, this.Type);