1 instantiation of InvalidTypeLibraryIdException
Microsoft.NET.HostModel (1)
ComHost\ComHost.cs (1)
51throw new InvalidTypeLibraryIdException(typeLibrary.Value, typeLibrary.Key);
1 reference to InvalidTypeLibraryIdException
Microsoft.NET.Build.Tasks (1)
CreateComHost.cs (1)
50catch (InvalidTypeLibraryIdException ex)