Base:
method
Meet
Microsoft.CodeAnalysis.CSharp.AbstractFlowPass<TLocalState, TLocalFunctionState>.Meet(ref TLocalState, ref TLocalState)
2 references to Meet
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\DefiniteAssignment.cs (2)
2379
Meet
(ref whenTrue, ref State);
2380
Meet
(ref whenFalse, ref State);