1 write to StartOfCycle
Microsoft.Interop.SourceGeneration (1)
MarshallingInfoParser.cs (1)
359StartOfCycle = startOfCycle;
2 references to StartOfCycle
Microsoft.Interop.SourceGeneration (2)
MarshallingInfoParser.cs (2)
312catch (CyclicalElementInfoException ex) when (ex.StartOfCycle == elementName) 341catch (CyclicalElementInfoException ex) when (ex.StartOfCycle == paramName)