1 write to ToManagedGuaranteed
Microsoft.Interop.SourceGeneration (1)
MarshallerShape.cs (1)
522ToManagedGuaranteed = toManagedFinally,
2 references to ToManagedGuaranteed
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
1122if (methods.ToManaged is null && methods.ToManagedGuaranteed is null)
Microsoft.Interop.SourceGeneration (1)
MarshallerShape.cs (1)
432|| SymbolEqualityComparer.Default.Equals(method, ToManagedGuaranteed)