3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Binder\UnionMatchingRewriter.cs (1)
151node.Update(node.GetLengthMethod, node.GetItemMethod, node.Subpatterns,
Generated\BoundNodes.xml.Generated.cs (2)
12591return node.Update(getLengthMethod, getItemMethod, subpatterns, node.IsUnionMatching, inputType, narrowedType); 15286return node.Update(getLengthMethod, getItemMethod, subpatterns, node.IsUnionMatching, inputType, narrowedType);