1 write to clsid
ComSvcConfig (1)
EndpointConfigContainer.cs (1)
197
this.
clsid
= clsid;
3 references to clsid
ComSvcConfig (3)
EndpointConfigContainer.cs (3)
41
public Guid Clsid { get { return this.
clsid
; } }
152
ComAdminClassInfo classInfo = appInfo.FindClass(
clsid
.ToString("B"));
170
ComAdminClassInfo classInfo = appInfo.FindClass(
clsid
.ToString("B"));