10 references to AssertNotNull
Microsoft.CodeAnalysis (10)
AssemblyUtilities.cs (1)
31RoslynDebug.AssertNotNull(directory);
CommandLine\CommandLineArguments.cs (1)
444RoslynDebug.AssertNotNull(messageProviderOpt);
DocumentationCommentId.cs (1)
85RoslynDebug.AssertNotNull(result);
Emit\EditAndContinue\AddedOrChangedMethodInfo.cs (2)
82RoslynDebug.AssertNotNull(typeRef); 95RoslynDebug.AssertNotNull(typeRef);
Emit\EditAndContinue\DeltaMetadataWriter.cs (2)
685RoslynDebug.AssertNotNull(methodDef); 1873RoslynDebug.AssertNotNull(methodDef);
Emit\EditAndContinue\EncVariableSlotAllocator.cs (2)
114RoslynDebug.AssertNotNull(info.Signature); 242RoslynDebug.AssertNotNull(typeRef);
InternalUtilities\IncrementalHashExtensions.cs (1)
32RoslynDebug.AssertNotNull(segment.Array);