3 references to ToManagedFinally
Microsoft.Interop.SourceGeneration (3)
MarshallerShape.cs (2)
48public const string ToManagedFinally = nameof(ToManagedFinally); 600return type.GetMembers(ShapeMemberNames.Value.Stateful.ToManagedFinally)
Marshalling\StatefulMarshallingStrategy.cs (1)
65IdentifierName(ShapeMemberNames.Value.Stateful.ToManagedFinally)));