1 reference to GetCustomAttributesSafe
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\StackTrace.cs (1)
462StateMachineAttribute[]? attributes = (StateMachineAttribute[]?)GetCustomAttributesSafe(candidateMethod, typeof(StateMachineAttribute), inherit: false);