Resources\Constants.cs (34)
247[DynamicDependency(PropertyFunctionMembers, typeof(Environment))]
248[DynamicDependency(PropertyFunctionMembers, typeof(Directory))]
249[DynamicDependency(PropertyFunctionMembers, typeof(File))]
250[DynamicDependency(PropertyFunctionMembers, typeof(RuntimeInformation))]
251[DynamicDependency(PropertyFunctionMembers, typeof(OSPlatform))]
252[DynamicDependency(PropertyFunctionMembers, typeof(CultureInfo))]
253[DynamicDependency(PropertyFunctionMembers, typeof(IntrinsicFunctions))]
254[DynamicDependency(PropertyFunctionMembers, typeof(byte))]
255[DynamicDependency(PropertyFunctionMembers, typeof(char))]
256[DynamicDependency(PropertyFunctionMembers, typeof(Convert))]
257[DynamicDependency(PropertyFunctionMembers, typeof(DateTime))]
258[DynamicDependency(PropertyFunctionMembers, typeof(DateTimeOffset))]
259[DynamicDependency(PropertyFunctionMembers, typeof(decimal))]
260[DynamicDependency(PropertyFunctionMembers, typeof(double))]
261[DynamicDependency(PropertyFunctionMembers, typeof(Enum))]
262[DynamicDependency(PropertyFunctionMembers, typeof(Guid))]
263[DynamicDependency(PropertyFunctionMembers, typeof(short))]
264[DynamicDependency(PropertyFunctionMembers, typeof(int))]
265[DynamicDependency(PropertyFunctionMembers, typeof(long))]
266[DynamicDependency(PropertyFunctionMembers, typeof(Path))]
267[DynamicDependency(PropertyFunctionMembers, typeof(Math))]
268[DynamicDependency(PropertyFunctionMembers, typeof(ushort))]
269[DynamicDependency(PropertyFunctionMembers, typeof(uint))]
270[DynamicDependency(PropertyFunctionMembers, typeof(ulong))]
271[DynamicDependency(PropertyFunctionMembers, typeof(sbyte))]
272[DynamicDependency(PropertyFunctionMembers, typeof(float))]
273[DynamicDependency(PropertyFunctionMembers, typeof(string))]
274[DynamicDependency(PropertyFunctionMembers, typeof(StringComparer))]
275[DynamicDependency(PropertyFunctionMembers, typeof(TimeSpan))]
276[DynamicDependency(PropertyFunctionMembers, typeof(Regex))]
277[DynamicDependency(PropertyFunctionMembers, typeof(Uri))]
278[DynamicDependency(PropertyFunctionMembers, typeof(UriBuilder))]
279[DynamicDependency(PropertyFunctionMembers, typeof(Version))]
281[DynamicDependency(PropertyFunctionMembers, typeof(OperatingSystem))]