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