2 references to GetCustomAttribute
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\Statics.cs (2)
407EventDataAttribute? eventAttrib = GetCustomAttribute<EventDataAttribute>(dataType); 409GetCustomAttribute<CompilerGeneratedAttribute>(dataType) != null ||