/// <summary>
 /// Static constructor. Initializes Instance field.
 /// </summary>
 static TypeInfoCache()
 {
     Instance = new TypeInfoCache();
 }
 /// <summary>
 /// Static constructor. Initializes Instance field.
 /// </summary>
 static TypeInfoCache()
 {
     Instance = new TypeInfoCache();
 }