Implemented interface member:
property
CodeContext
Microsoft.Interop.ICustomTypeMarshallingStrategy.CodeContext
2 references to CodeContext
Microsoft.Interop.SourceGeneration (2)
Marshalling\UnmanagedToManagedOwnershipTrackingStrategy.cs (2)
94
if (MarshallerHelpers.GetCleanupStage(TypeInfo,
CodeContext
) is not StubIdentifierContext.Stage.CleanupCallerAllocated)
107
if (MarshallerHelpers.GetCleanupStage(TypeInfo,
CodeContext
) is not StubIdentifierContext.Stage.CleanupCalleeAllocated)