2 references to NotNull
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
PdbSourceDocument\AbstractPdbSourceDocumentTests.cs (1)
233
AssertEx.
NotNull
(symbol, $"Couldn't find symbol to go-to-def for.");
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
UtilityTest\AsyncLazyTests.cs (1)
111
AssertEx.
NotNull
(asyncContinuationRanSynchronously, "The continuation never ran.");