2 references to GetCustomAttribute
mscorlib (2)
System\Diagnostics\Eventing\TraceLogging\Statics.cs (2)
591var eventAttrib = Statics.GetCustomAttribute<EventDataAttribute>(dataType); 593Statics.GetCustomAttribute<CompilerGeneratedAttribute>(dataType) != null)