1 write to abortedExceptionGenerator
System.ServiceModel.Internals (1)
System\Runtime\ThreadNeutralSemaphore.cs (1)
43
this.
abortedExceptionGenerator
= abortedExceptionGenerator;
2 references to abortedExceptionGenerator
System.ServiceModel.Internals (2)
System\Runtime\ThreadNeutralSemaphore.cs (2)
183
if (this.
abortedExceptionGenerator
!= null)
185
return this.
abortedExceptionGenerator
();