3 references to LastErrorIdentifier
Microsoft.Interop.SourceGeneration (3)
ManagedToNativeStubGenerator.cs (3)
122
LastErrorIdentifier
,
142
StatementSyntax getLastError = MarshallerHelpers.CreateGetLastSystemErrorStatement(
LastErrorIdentifier
);
186
allStatements.Add(MarshallerHelpers.CreateSetLastPInvokeErrorStatement(
LastErrorIdentifier
));