2 references to GenericInterface
System.Private.Xml (2)
System\Xml\Serialization\Types.cs (2)
262get { return (_flags & TypeFlags.GenericInterface) != 0; } 1264flags |= TypeFlags.GenericInterface;