5 references to Platform_not_supported
System.Web.ApplicationServices (5)
Security\DefaultMembershipAdapter.cs (5)
15
get { throw new PlatformNotSupportedException(ApplicationServicesStrings.
Platform_not_supported
); }
19
get { throw new PlatformNotSupportedException(ApplicationServicesStrings.
Platform_not_supported
); }
23
get { throw new PlatformNotSupportedException(ApplicationServicesStrings.
Platform_not_supported
); }
27
get { throw new PlatformNotSupportedException(ApplicationServicesStrings.
Platform_not_supported
); }
31
throw new PlatformNotSupportedException(ApplicationServicesStrings.
Platform_not_supported
);