2 references to tryPushTarget
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
6079
bool pushSuccess =
tryPushTarget
(assignmentOperation.Target);
6152
bool pushSuccess =
tryPushTarget
(memberInitializer.InitializedMember);