Exemple #1
0
 public override void VisitLoadedDocument <TSolution, TProject, TDocument, TUsingDirective, TAttributeGroup, TNamespace, TClass, TDelegate, TEnum, TInterface, TStruct>(
     ILoadedDocument <TSolution, TProject, TDocument, TUsingDirective, TAttributeGroup, TNamespace, TClass, TDelegate, TEnum, TInterface, TStruct> loadedDocument)
 {
     visitor.VisitAssemblyWithReflection((AssemblyWithReflection)(object)loadedDocument);
 }