4 references to LocalFunction
Test.Utilities (4)
IMethodSymbolExtensions.cs (2)
608
MethodKind.LambdaMethod or MethodKindEx.
LocalFunction
or MethodKind.DelegateInvoke => true,
617
MethodKind.LambdaMethod or MethodKindEx.
LocalFunction
=> true,
MethodKindEx.cs (2)
23
private const uint LocalFunctionValueAssertion1 =
LocalFunction
- MethodKind.LocalFunction,
24
LocalFunctionValueAssertion2 = -(
LocalFunction
- MethodKind.LocalFunction);