{
  "schema": "tsonic.bindings",
  "provider": {
    "namespace": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments",
    "ownerIdentities": [
      "Microsoft.Extensions.FileSystemGlobbing"
    ]
  },
  "targetSurface": {
    "types": [
      {
        "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment",
        "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment",
        "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "methods": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663443,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663359,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false,
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "properties": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875996,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875986,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment::.ctor():void",
            "metadataToken": 100663444,
            "canonicalSignature": "():void",
            "normalizedSignature": "constructor|():void|static=false",
            "isStatic": false,
            "parameterCount": 0,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ]
      },
      {
        "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
        "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
        "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "methods": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663448,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::Equals(System.Object):System.Boolean",
            "targetName": "Equals",
            "metadataToken": 100663449,
            "canonicalSignature": "(System.Object):System.Boolean",
            "normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::GetHashCode():System.Int32",
            "targetName": "GetHashCode",
            "metadataToken": 100663450,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "GetHashCode|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663359,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false,
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "properties": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875997,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::Value:System.String",
            "targetName": "Value",
            "metadataToken": 385875998,
            "canonicalSignature": ":System.String",
            "normalizedSignature": "Value|:System.String|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875986,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment::.ctor(System.String,System.StringComparison):void",
            "metadataToken": 100663446,
            "canonicalSignature": "(System.String,System.StringComparison):void",
            "normalizedSignature": "constructor|(System.String,System.StringComparison):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ]
      },
      {
        "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment",
        "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment",
        "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "methods": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663452,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663359,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false,
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "properties": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875999,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875986,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment::.ctor():void",
            "metadataToken": 100663453,
            "canonicalSignature": "():void",
            "normalizedSignature": "constructor|():void|static=false",
            "isStatic": false,
            "parameterCount": 0,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ]
      },
      {
        "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment",
        "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment",
        "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "methods": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663455,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663359,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false,
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "properties": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385876000,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875986,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment::.ctor():void",
            "metadataToken": 100663456,
            "canonicalSignature": "():void",
            "normalizedSignature": "constructor|():void|static=false",
            "isStatic": false,
            "parameterCount": 0,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ]
      },
      {
        "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
        "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
        "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "targetName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "methods": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663462,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::Match(System.String):System.Boolean",
            "targetName": "Match",
            "metadataToken": 100663359,
            "canonicalSignature": "(System.String):System.Boolean",
            "normalizedSignature": "Match|(System.String):System.Boolean|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing",
            "isExtensionMethod": false,
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment"
          }
        ],
        "properties": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385876001,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::BeginsWith:System.String",
            "targetName": "BeginsWith",
            "metadataToken": 385876002,
            "canonicalSignature": ":System.String",
            "normalizedSignature": "BeginsWith|:System.String|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::Contains:System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "Contains",
            "metadataToken": 385876003,
            "canonicalSignature": ":System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "Contains|:System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::EndsWith:System.String",
            "targetName": "EndsWith",
            "metadataToken": 385876004,
            "canonicalSignature": ":System.String",
            "normalizedSignature": "EndsWith|:System.String|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          },
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment::CanProduceStem:System.Boolean",
            "targetName": "CanProduceStem",
            "metadataToken": 385875986,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "CanProduceStem|:System.Boolean|static=false|accessor=get",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "visibility": "Public",
            "sourceInterface": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "fields": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::MatchAllMicrosoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "targetName": "MatchAll",
            "metadataToken": 67108909,
            "normalizedSignature": "MatchAll|Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment|static=true|const=false",
            "isStatic": true,
            "isReadOnly": true,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ],
        "events": [],
        "constructors": [
          {
            "stableId": "Microsoft.Extensions.FileSystemGlobbing:Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment::.ctor(System.String,System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String,System.StringComparison):void",
            "metadataToken": 100663457,
            "canonicalSignature": "(System.String,System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String,System.StringComparison):void",
            "normalizedSignature": "constructor|(System.String,System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String,System.StringComparison):void|static=false",
            "isStatic": false,
            "parameterCount": 4,
            "visibility": "Public",
            "ownerQualifiedName": "Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment",
            "ownerIdentity": "Microsoft.Extensions.FileSystemGlobbing"
          }
        ]
      }
    ]
  }
}
