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