2 references to CreateSetLastPInvokeErrorStatement
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (2)
180
tryStatements.Add(MarshallerHelpers.
CreateSetLastPInvokeErrorStatement
(LastErrorIdentifier));
232
allStatements.Add(MarshallerHelpers.
CreateSetLastPInvokeErrorStatement
(LastErrorIdentifier));