5 references to MissingTemplateException
System.Private.TypeLoader (5)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
604throw new TypeBuilder.MissingTemplateException();
Internal\Runtime\TypeLoader\TypeBuilder.cs (3)
297throw new MissingTemplateException(); 348throw new MissingTemplateException(); 412throw new TypeBuilder.MissingTemplateException();
Internal\TypeSystem\TypeDesc.Runtime.cs (1)
216throw new TypeBuilder.MissingTemplateException();