2 writes to CalledOnMainThread
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (2)
10326
CalledOnMainThread
= Nothing
10354
CalledOnMainThread
= _threadingContext.HasMainThread AndAlso _threadingContext.JoinableTaskContext.IsOnMainThread
1 reference to CalledOnMainThread
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (1)
10307
Assert.False(notifyProvider.
CalledOnMainThread
)