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