8 references to StepNames
Microsoft.Interop.ComInterfaceGenerator (8)
ComInterfaceGenerator.cs (8)
113
}).WithTrackingName(
StepNames
.CalculateStubInformation);
124
.WithTrackingName(
StepNames
.GenerateManagedToNativeInterfaceImplementation)
131
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTableStruct)
137
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTableMethods)
150
.WithTrackingName(
StepNames
.GenerateInterfaceInformation)
165
.WithTrackingName(
StepNames
.GenerateShadowingMethods)
173
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTable)
180
.WithTrackingName(
StepNames
.GenerateIUnknownDerivedAttribute)