System.IO.IsolatedStorage.IdentityTests.InlineData C# (CSharp) Method

InlineData() private method

private InlineData ( IsolatedStorageScope IsolatedStorageScope ) : IsolatedStorageScope.Domain)
IsolatedStorageScope IsolatedStorageScope
return IsolatedStorageScope.Domain)
            InlineData(IsolatedStorageScope.Assembly | IsolatedStorageScope.User | IsolatedStorageScope.Roaming | IsolatedStorageScope.Domain)
            // https://github.com/dotnet/corefx/issues/12628

Same methods

IdentityTests::InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Theory
IdentityTests::InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Xunit