1 instantiation of InfiniteTimeSpanConverter
System.Runtime.Caching (1)
System\Runtime\Caching\Configuration\MemoryCacheElement.cs (1)
42new InfiniteTimeSpanConverter(),
2 references to InfiniteTimeSpanConverter
System.Configuration (1)
System.Configuration.cs (1)
51[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.InfiniteTimeSpanConverter))]
System.Runtime.Caching (1)
System\Runtime\Caching\Configuration\MemoryCacheElement.cs (1)
114[TypeConverter(typeof(InfiniteTimeSpanConverter))]