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