@internal
()
| 12338 | } |
| 12339 | /** @internal */ |
| 12340 | get staticData() { |
| 12341 | return this.internal.field("static_data").value; |
| 12342 | } |
| 12343 | /** @internal */ |
| 12344 | get synchronizationContext() { |
| 12345 | const get_ExecutionContext = this.object.tryMethod("GetMutableExecutionContext") || this.object.method("get_ExecutionContext"); |