1 write to m_returnType
mscorlib (1)
system\reflection\emit\propertybuilder.cs (1)
63m_returnType = returnType;
2 references to m_returnType
mscorlib (2)
system\reflection\emit\propertybuilder.cs (2)
80m_returnType, 232get { return m_returnType; }