16 references to PrepareForUnionValuePropertyMatching
Microsoft.CodeAnalysis.CSharp (16)
Binder\DecisionDagBuilder_ListPatterns.cs (3)
31
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
42
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
94
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
Binder\DecisionDagBuilder.cs (13)
514
var valueAsITuple =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
601
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
836
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
880
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
896
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
910
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
949
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
978
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
993
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1003
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1036
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1158
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
1189
BoundDagTemp output =
PrepareForUnionValuePropertyMatching
(ref outputInfo, tests);