_generated\4\CacheFileSourceGen.CacheFile.g.cs (8)
37ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string)}, modifiers: null),
68AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("Version", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
88AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("DgSpecHash", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
108AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("Success", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
128AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("ProjectFilePath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
148AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("ExpectedPackageFilePaths", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<string>), global::System.Array.Empty<global::System.Type>(), null),
168AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("LogMessages", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IList<global::NuGet.ProjectModel.IAssetsLogMessage>), global::System.Array.Empty<global::System.Type>(), null),
188AttributeProviderFactory = static () => typeof(global::NuGet.ProjectModel.CacheFile).GetProperty("IsValid", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),