7 references to StepNames
Microsoft.Interop.ComInterfaceGenerator (7)
ComInterfaceGenerator.cs (7)
110
}).WithTrackingName(
StepNames
.CalculateStubInformation);
120
.WithTrackingName(
StepNames
.GenerateManagedToNativeInterfaceImplementation)
127
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTableMethods)
140
.WithTrackingName(
StepNames
.GenerateInterfaceInformation)
155
.WithTrackingName(
StepNames
.GenerateShadowingMethods)
163
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTable)
170
.WithTrackingName(
StepNames
.GenerateIUnknownDerivedAttribute)