1 write to isInterface
System (1)
compmod\system\codedom\CodeTypeReference.cs (1)
72this.isInterface = type.IsInterface;
1 reference to isInterface
System (1)
compmod\system\codedom\CodeTypeReference.cs (1)
368return this.isInterface;