()
| 20902 | var _this = this; |
| 20903 | if (this._isDisposed) { |
| 20904 | var noOpFunction = function() { |
| 20905 | /** Do nothing */ }; |
| 20906 | noOpFunction.cancel = function() { |
| 20907 | return; |
| 20908 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected