6 references to InstanceMemberBindingFlags
Microsoft.TemplateEngine.Edge (6)
_generated\0\GlobalSettingsJsonSerializerContext.TemplatePackageData.g.cs (5)
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData).GetConstructor(
InstanceMemberBindingFlags
, binder: null, new[] {typeof(global::System.Guid), typeof(string), typeof(global::System.DateTime), typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>)}, modifiers: null),
66
AttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData).GetProperty("Details",
InstanceMemberBindingFlags
, null, typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
86
AttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData).GetProperty("InstallerId",
InstanceMemberBindingFlags
, null, typeof(global::System.Guid), global::System.Array.Empty<global::System.Type>(), null),
106
AttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData).GetProperty("LastChangeTime",
InstanceMemberBindingFlags
, null, typeof(global::System.DateTime), global::System.Array.Empty<global::System.Type>(), null),
126
AttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData).GetProperty("MountPointUri",
InstanceMemberBindingFlags
, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\1\GlobalSettingsJsonSerializerContext.GlobalSettingsData.g.cs (1)
66
AttributeProviderFactory = static () => typeof(global::Microsoft.TemplateEngine.Edge.BuiltInManagedProvider.GlobalSettingsData).GetProperty("Packages",
InstanceMemberBindingFlags
, null, typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData>), global::System.Array.Empty<global::System.Type>(), null),