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