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