1 reference to AsyncState
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
ObjectFormatterFixtures\MockDesktopTask.cs (1)
40
public object AsyncState => m_task.
AsyncState
;