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