3 references to NotNull
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
PdbSourceDocument\AbstractPdbSourceDocumentTests.cs (1)
234
AssertEx.
NotNull
(symbol, $"Couldn't find symbol to go-to-def for.");
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
758
AssertEx.
NotNull
(shutdownTask, "Unexpected shutdown not started");
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
UtilityTest\AsyncLazyTests.cs (1)
111
AssertEx.
NotNull
(asyncContinuationRanSynchronously, "The continuation never ran.");