1 write to TypeDefID
System.ServiceModel (1)
System\ServiceModel\Configuration\ComUdtElement.cs (1)
23this.TypeDefID = typeDefID;
2 references to TypeDefID
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusTypeLoader.cs (1)
209TypeCacheManager.Provider.FindOrCreateType(typeLibID, udt.TypeLibVersion, Fx.CreateGuid(udt.TypeDefID), out knownType, false);
System\ServiceModel\Configuration\ComUdtElementCollection.cs (1)
31return configElementKey.TypeDefID;