3 references to StructFunc
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\DiagnosticSourceEventSource.cs (3)
1424_propertyFetch = (StructFunc<TStruct, TProperty>)property.GetMethod!.CreateDelegate(typeof(StructFunc<TStruct, TProperty>)); 1434private readonly StructFunc<TStruct, TProperty> _propertyFetch;