<?xml version="1.0" encoding="utf-8"?>
<assembly name="Microsoft.VisualBasic, Version=8.0.0.0">
  <member name="M:Microsoft.VisualBasic.Collection.Contains(System.String)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Collection.GetEnumerator">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Byte)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Char)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Decimal)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Double)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Int16)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Int64)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.Single)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.UInt32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Conversions.ToString(System.UInt64)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.AddObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.AndObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObject(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectGreater(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectGreaterEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectLess(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectLessEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectNotEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.CompareString(System.String,System.String,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConcatenateObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectGreater(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectGreaterEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectLess(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectLessEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectNotEqual(System.Object,System.Object,System.Boolean)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.DivideObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ExponentObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.IntDivideObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.LeftShiftObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.LikeObject(System.Object,System.Object,Microsoft.VisualBasic.CompareMethod)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.LikeString(System.String,System.String,Microsoft.VisualBasic.CompareMethod)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.ModObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.MultiplyObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.NegateObject(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.NotObject(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.OrObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.PlusObject(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.RightShiftObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.SubtractObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.CompilerServices.Operators.XorObject(System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsArray(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsDate(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsDBNull(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsError(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsNothing(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsNumeric(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.IsReference(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.LBound(System.Array,System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.RGB(System.Int32,System.Int32,System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.SystemTypeName(System.String)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.TypeName(System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.UBound(System.Array,System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Information.VbTypeName(System.String)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.AppActivate(System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.AppActivate(System.String)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.Beep">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.Choose(System.Double,System.Object[])">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.Command">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.Environ(System.Int32)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.IIf(System.Boolean,System.Object,System.Object)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.Partition(System.Int64,System.Int64,System.Int64,System.Int64)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
  <member name="M:Microsoft.VisualBasic.Interaction.SaveSetting(System.String,System.String,System.String,System.String)">
    <attribute ctor="M:JetBrains.Annotations.PureAttribute.#ctor" />
  </member>
</assembly>