1 write to FromManaged
Microsoft.Interop.SourceGeneration (1)
MarshallerShape.cs (1)
487FromManaged = fromManaged,
2 references to FromManaged
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (1)
1061if (methods.FromManaged is null && methods.FromManagedWithBuffer is null)
Microsoft.Interop.SourceGeneration (1)
MarshallerShape.cs (1)
429return SymbolEqualityComparer.Default.Equals(method, FromManaged)