1 write to _fixedValue
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaElement.cs (1)
106set { _fixedValue = value; }
1 reference to _fixedValue
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaElement.cs (1)
105get { return _fixedValue; }