public static string GenerateManifest(System.Type eventSourceType, string assemblyPathToIncludeInManifest, System.Diagnostics.Tracing.EventManifestOptions flags)
 {
     throw null;
 }
 public static string GenerateManifest(System.Type eventSourceType, string assemblyPathToIncludeInManifest, System.Diagnostics.Tracing.EventManifestOptions flags)
 {
     return(default(string));
 }
Ejemplo n.º 3
0
 public static string?GenerateManifest([System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)] System.Type eventSourceType, string?assemblyPathToIncludeInManifest, System.Diagnostics.Tracing.EventManifestOptions flags)
 {
     throw null;
 }