1 instantiation of MissingGuidException
Microsoft.NET.HostModel (1)
ComHost\ClsidMap.cs (1)
201throw new MissingGuidException(GetTypeName(reader, type));
1 reference to MissingGuidException
Microsoft.NET.Build.Tasks (1)
GenerateClsidMap.cs (1)
47catch (MissingGuidException missingGuid)