1 reference to The_address_of_a_variable_is_used_inside_the_selected_code
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\OperationStatus_Statics.cs (1)
18
public static readonly OperationStatus UnsafeAddressTaken = new(OperationStatusFlag.BestEffort, FeaturesResources.
The_address_of_a_variable_is_used_inside_the_selected_code
);