2 references to TryGetMethodStubValue
illink (2)
Linker.Steps\CodeRewriterStep.cs (1)
229
context.Annotations.
TryGetMethodStubValue
(method, out object? value);
Linker.Steps\MarkStep.cs (1)
2899
Annotations.
TryGetMethodStubValue
(method, out _);