1 write to m_UpdatableFlagsUsed
System (1)
net\System\_UriSyntax.cs (1)
374
m_UpdatableFlagsUsed
= true;
2 references to m_UpdatableFlagsUsed
System (2)
net\System\_UriSyntax.cs (2)
248
if (((flags & c_UpdatableFlags) == 0) || !
m_UpdatableFlagsUsed
)
368
Debug.Assert(!
m_UpdatableFlagsUsed
,