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