4 references to AssertNotThrowNull
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (2)
Emit\CompilationEmitTests.cs (2)
2664
MetadataReaderUtils.
AssertNotThrowNull
(ImmutableArray.CreateRange(output.GetBuffer()));
2669
MetadataReaderUtils.
AssertNotThrowNull
(peImage);
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (2)
Emit\CompilationEmitTests.vb (2)
1797
MetadataReaderUtils.
AssertNotThrowNull
(ImmutableArray.CreateRange(output.GetBuffer()))
1804
MetadataReaderUtils.
AssertNotThrowNull
(peImage)