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