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