2 references to ReflectionTypeLoadException
Microsoft.AspNetCore.Hosting.Tests (1)
Fakes\StartupThrowTypeLoadException.cs (1)
13throw new ReflectionTypeLoadException(
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
16this(classes, exceptions, null)