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