16 references to PrepareForUnionValuePropertyMatching
Microsoft.CodeAnalysis.CSharp (16)
Binder\DecisionDagBuilder.cs (13)
506
var valueAsITuple =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
593
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
828
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
872
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
888
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
902
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
941
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
970
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
985
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
995
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1031
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1130
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
1161
BoundDagTemp output =
PrepareForUnionValuePropertyMatching
(ref outputInfo, tests);
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);