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