8 references to StepNames
Microsoft.Interop.ComInterfaceGenerator (8)
ComInterfaceGenerator.cs (8)
111
}).WithTrackingName(
StepNames
.CalculateStubInformation);
121
.WithTrackingName(
StepNames
.GenerateManagedToNativeInterfaceImplementation)
128
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTableStruct)
134
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTableMethods)
147
.WithTrackingName(
StepNames
.GenerateInterfaceInformation)
162
.WithTrackingName(
StepNames
.GenerateShadowingMethods)
170
.WithTrackingName(
StepNames
.GenerateNativeToManagedVTable)
177
.WithTrackingName(
StepNames
.GenerateIUnknownDerivedAttribute)