2 references to TryGetFieldUserValue
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
926
if (context.Annotations.
TryGetFieldUserValue
(field, out object? value))
1858
if (context.Annotations.
TryGetFieldUserValue
(field, out object? value))