Home
last modified time | relevance | path

Searched refs:ContainerFilterService (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DContainerFilterService.cs17 public abstract class ContainerFilterService class
21 protected ContainerFilterService() in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
H A DContainer.cs15 private ContainerFilterService _filter;
162 … _filter = GetService(typeof(ContainerFilterService)) as ContainerFilterService;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DContainerFilterService.cs20 public abstract class ContainerFilterService class
25 protected ContainerFilterService() { in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
H A DContainer.cs28 private ContainerFilterService filter;
180 … filter = GetService(typeof(ContainerFilterService)) as ContainerFilterService;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DContainerTests.cs857 public ContainerFilterService FilterService { get; set; }
861 if (service == typeof(ContainerFilterService)) in GetService()
872 private class DefaultFilterService : ContainerFilterService { }
874 private class CustomContainerFilterService : ContainerFilterService
883 private class NullContainerFilterService : ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs184 public abstract partial class ContainerFilterService class
186 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources364 ../referencesource/System/compmod/system/componentmodel/ContainerFilterService.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1525 public abstract partial class ContainerFilterService class
1527 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1528 public abstract partial class ContainerFilterService class
1530 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1523 public abstract partial class ContainerFilterService class
1525 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1524 public abstract partial class ContainerFilterService class
1526 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs3170 public abstract partial class ContainerFilterService class
3172 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2934 public abstract partial class ContainerFilterService class
2936 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs387 …tem.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.ContainerFilterService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A Dnetstandard.cs203 …me.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ContainerFilterService))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs202 …me.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ContainerFilterService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A Dnetstandard.cs203 …me.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ContainerFilterService))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A Dnetstandard.cs203 …me.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ContainerFilterService))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2969 public abstract partial class ContainerFilterService class
2971 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs2990 public abstract partial class ContainerFilterService class
2992 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs2990 public abstract partial class ContainerFilterService class
2992 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs2969 public abstract partial class ContainerFilterService class
2971 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs2969 public abstract partial class ContainerFilterService class
2971 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs2988 public abstract partial class ContainerFilterService class
2990 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs3258 public abstract partial class ContainerFilterService class
3260 protected ContainerFilterService() { } in ContainerFilterService() method in System.ComponentModel.ContainerFilterService

12