2 references to GetTypeWithAssert
System.Web (2)
Configuration\HandlerFactoryCache.cs (2)
80
Type t =
GetTypeWithAssert
(handlerAction.Type);
96
Type t =
GetTypeWithAssert
(type);