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);
825
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
869
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
885
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
899
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
938
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
967
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
982
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
992
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1025
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, tests);
1125
BoundDagTemp input =
PrepareForUnionValuePropertyMatching
(ref inputInfo, builder);
1156
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);