3 references to WithDebugName
System.Private.CoreLib (3)
System\Reflection\Runtime\General\Dispensers.cs (3)
134method.WithDebugName(); 146return new RuntimeConstructedGenericMethodInfo(genericMethodDefinition, genericTypeArguments).WithDebugName(); 157return new RuntimeSyntheticMethodInfo(syntheticMethodId, name, declaringType, runtimeParameterTypes, returnType, options, action).WithDebugName();