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