1 instantiation of VoterBallot
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
195
VoterBallot voter = new
VoterBallot
(voterNotification, this);
2 references to VoterBallot
System.ServiceModel (2)
System\ServiceModel\ComIntegration\TransactionProxy.cs (2)
81
VoterBallot
currentVoter;
195
VoterBallot
voter = new VoterBallot(voterNotification, this);